[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 2 / 4 / NSDispatch / 1.0.1 / NSDispatch.podspec.json
blobab2e645a4038bdf330accdcf6fa0bbb68286e9b7
2   "name": "NSDispatch",
3   "version": "1.0.1",
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.1"
16   },
17   "social_media_url": "https://twitter.com/markmalstrom",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0",
21     "osx": "10.8"
22   },
23   "source_files": "NSDispatch/Classes/**/*"