[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / 4 / NSDispatch / 1.0.0 / NSDispatch.podspec.json
blob06c301898d112642f49ed2c2ac4262ef379267dc
2   "name": "NSDispatch",
3   "version": "1.0.0",
4   "summary": "An Objective-C wrapper for libdispatch, named using Cocoa API convention.",
5   "homepage": "https://github.com/roonieone/NSDispatch",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "roonieone": "malstrommark@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/roonieone/NSDispatch.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://twitter.com/markmalstrom",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "NSDispatch/Classes/**/*"