[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / 0 / 3 / Swiftification / 10.1.0 / Swiftification.podspec.json
blobae421bea07fd1116d3c2ba0a2c3986cec9d9e045
2   "name": "Swiftification",
3   "version": "10.1.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.1.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": "4.0"