[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 6 / 5 / GrandSugarDispatch / 1.0.0 / GrandSugarDispatch.podspec.json
blob3a31554b4af4ee2c53507e33f713057aa216576d
2   "name": "GrandSugarDispatch",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Syntactic sugar for Grand Central Dispatch (GCD)",
6   "homepage": "https://github.com/jessesquires/GrandSugarDispatch",
7   "documentation_url": "http://www.jessesquires.com/GrandSugarDispatch/",
8   "social_media_url": "https://twitter.com/jesse_squires",
9   "authors": "Jesse Squires",
10   "source": {
11     "git": "https://github.com/jessesquires/GrandSugarDispatch.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "Sources/*.swift",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "requires_arc": true