[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / 3 / Swiftification / 11.1.0 / Swiftification.podspec.json
blob716411e77f2b0135de266a997334dbab22fc5c3c
2   "name": "Swiftification",
3   "version": "11.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/GreenJell0/Swiftification",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source": {
18     "git": "https://github.com/GreenJell0/Swiftification.git",
19     "tag": "11.1.0"
20   },
21   "platforms": {
22     "ios": "10.0",
23     "osx": "10.11",
24     "tvos": "10.0"
25   },
26   "source_files": "Swiftification/*.swift",
27   "requires_arc": true,
28   "swift_versions": "5.0",
29   "swift_version": "5.0"