repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
9
/
7
/
e
/
BTTask
/
0.0.2
/
BTTask.podspec.json
blob
df49f4806482dd15e6f070f6375deb02f805cc5c
1
{
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"
23
}