[Add] XJCustomSDK 1.0.2
[CocoaPods.git] / Specs / e / c / d / AYTask / 0.1.0 / AYTask.podspec.json
blobe12f262a8df1420209e0895c2ae9a646ec639b1e
2   "name": "AYTask",
3   "version": "0.1.0",
4   "summary": "多异步任务组合执行管理容器",
5   "description": "多异步任务组合执行管理容器,可设置任务依赖关系",
6   "homepage": "https://github.com/youlianchun/AYTask",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "youlianchun": "youlianchunios@163.com"
13   },
14   "source": {
15     "git": "https://github.com/youlianchun/AYTask.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AYTask/Classes/**/*"