[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / 0 / f / AsyncOperations / 0.1.0 / AsyncOperations.podspec.json
blob0baf00dbdc45e0fd2beb0f0ad0bde2db09bd6256
2   "name": "AsyncOperations",
3   "version": "0.1.0",
4   "summary": "A toolbox of NSOperation subclasses for a variety of asynchronous programming needs.",
5   "description": "A toolbox of NSOperation subclasses for a variety of asynchronous programming needs. I'm adding additional words here to satisy CocoaPods' pedantry.",
6   "homepage": "https://github.com/jaredsinclair/AsyncOperations",
7   "license": "MIT",
8   "authors": {
9     "Jared Sinclair": "desk@jaredsinclair.com"
10   },
11   "source": {
12     "git": "https://github.com/jaredsinclair/AsyncOperations.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "frameworks": "Foundation",
20   "source_files": "Source/*.swift"