[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / e / BTTask / 0.0.2 / BTTask.podspec.json
blobdf49f4806482dd15e6f070f6375deb02f805cc5c
2   "name": "BTTask",
3   "version": "0.0.2",
4   "summary": "自定义 NSOperation",
5   "homepage": "https://github.com/BrooksWon/BTTask",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Brooks": "364674019@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/BrooksWon/BTTask.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "BTTask/BTTask/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "Foundation"