[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / 8 / 5 / 4 / GCDKit / 1.2.0 / GCDKit.podspec.json
blob65de348499ee36068daf504c79b6a47a57790387
2   "name": "GCDKit",
3   "version": "1.2.0",
4   "license": "MIT",
5   "summary": "GCDKit is Grand Central Dispatch simplified with Swift",
6   "homepage": "https://github.com/JohnEstropia/GCDKit",
7   "authors": {
8     "John Rommel Estropia": "rommel.estropia@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/JohnEstropia/GCDKit.git",
12     "tag": "1.2.0"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source_files": [
21     "Sources",
22     "Sources/**/*.{swift}"
23   ],
24   "frameworks": "Foundation",
25   "requires_arc": true