[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 4 / GCDKit / 1.1.4 / GCDKit.podspec.json
blobd6b3b7b6974b57928ed82dc8014394e1b9502050
2   "name": "GCDKit",
3   "version": "1.1.4",
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.1.4"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "watchos": "2.0"
18   },
19   "source_files": [
20     "GCDKit",
21     "GCDKit/**/*.{swift}"
22   ],
23   "frameworks": "Foundation",
24   "requires_arc": true