[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / d / 8 / Natrium / 7.2.0 / Natrium.podspec.json
blob3a392cece5aa35e2a21a967cbb36c2a2a73a6755
2   "name": "Natrium",
3   "version": "7.2.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": "7.2.0"
20   },
21   "preserve_paths": [
22     "bin/natrium",
23     "bin/*.{xcconfig,lock,log}"
24   ],
25   "source_files": "bin/Natrium.h",
26   "requires_arc": true,
27   "frameworks": "Foundation",
28   "swift_versions": [
29     "4.2",
30     "5.0"
31   ],
32   "swift_version": "5.0"