[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / 3 / Swiftification / 7.0.0 / Swiftification.podspec.json
blob76de99d54816c790694a4dedb0b188b7a3bb3e2c
2   "name": "Swiftification",
3   "version": "7.0.0",
4   "summary": "Swift extensions to make life more pleasant.",
5   "authors": [
6     "Hilton Campbell",
7     "Stephan Heilner",
8     "Branden Russell",
9     "Nick Shelley",
10     "Rhett Rogers"
11   ],
12   "homepage": "https://github.com/CrossWaterBridge/Swiftification",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source": {
18     "git": "https://github.com/CrossWaterBridge/Swiftification.git",
19     "tag": "7.0.0"
20   },
21   "platforms": {
22     "ios": "8.0",
23     "osx": "10.10",
24     "tvos": "9.0"
25   },
26   "source_files": "Swiftification/*.swift",
27   "requires_arc": true