[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / 8 / Natrium / 5.3.0 / Natrium.podspec.json
blob96453065f46e5dbb32ac25ca3a3b4b184c20b6ad
2   "name": "Natrium",
3   "version": "5.3.0",
4   "platforms": {
5     "ios": "8.0",
6     "osx": "10.10"
7   },
8   "summary": "An advanced pre-build swift script to alter your project per environment and build configuration.",
9   "authors": {
10     "Bas van Kuijck": "bas@e-sites.nl"
11   },
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "homepage": "https://github.com/e-sites/Natrium",
17   "source": {
18     "git": "https://github.com/e-sites/Natrium.git",
19     "tag": "5.3.0"
20   },
21   "preserve_paths": [
22     "bin/natrium",
23     "bin/script.sh"
24   ],
25   "source_files": "bin/*.{swift, h}",
26   "requires_arc": true,
27   "frameworks": "Foundation",
28   "pushed_with_swift_version": "4.0"