[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / f / AsyncTask / 0.1.0 / AsyncTask.podspec.json
blobb0c06a48f6f899b37b09876ffcfb6ba7f9cbb8d4
2   "name": "AsyncTask",
3   "version": "0.1.0",
4   "summary": "An asynchronous programming library for Swift.",
5   "description": "An asynchronous programming library for Swift that is composable and protocol oriented.",
6   "homepage": "https://github.com/zhxnlai/AsyncTask",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zhixuan Lai": "zhxnlai@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zhxnlai/AsyncTask.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AsyncTask/Classes/**/*"