[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 0 / 3 / Swiftification / 10.0.0 / Swiftification.podspec.json
blobe2948cc2948b6cc38a2be50314c75af3a51c43eb
2   "name": "Swiftification",
3   "version": "10.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": "10.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,
28   "pushed_with_swift_version": "3.0"