[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / 8 / AsyncTaskQueue / 0.1.0 / AsyncTaskQueue.podspec.json
blobaa55182cf46534a17c4faed6b5d80eb67dbfbdc9
2   "name": "AsyncTaskQueue",
3   "version": "0.1.0",
4   "summary": "A toolbox of NSOperation subclasses and NSOperationQueue wrapper for a variety of asynchronous programming needs.",
5   "description": "A toolbox of NSOperation subclasses and NSOperationQueue wrapper for a variety of asynchronous programming needs.",
6   "homepage": "https://github.com/suxinde2009/AsyncTaskQueue",
7   "license": "MIT",
8   "authors": {
9     "suxinde": "suxinde2009@126.com"
10   },
11   "source": {
12     "git": "https://github.com/suxinde2009/AsyncTaskQueue.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "frameworks": "Foundation",
20   "source_files": "AsyncTaskQueue/*.swift",
21   "swift_versions": "4.0",
22   "swift_version": "4.0"