[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 8 / 5 / 4 / GCDKit / 1.0.1 / GCDKit.podspec.json
blob19a972f1499b78abfc0aa4aef58da1cabd63de13
2   "name": "GCDKit",
3   "version": "1.0.1",
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.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": [
18     "GCDKit",
19     "GCDKit/**/*.{swift}"
20   ],
21   "frameworks": "Foundation",
22   "requires_arc": true