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
/
2
/
8
/
f
/
BTLoading
/
0.0.1
/
BTLoading.podspec.json
blob
d5a2de40e039da92a8da2eda6003ad1d8db0211e
1
{
2
"name": "BTLoading",
3
"version": "0.0.1",
4
"summary": "An easy Loading View",
5
"homepage": "https://github.com/StoneMover/BTLoading",
6
"license": "MIT",
7
"authors": {
8
"StoneMover": "stonemover@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/StoneMover/BTLoading.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "Classes/**/*.{h,m}",
18
"requires_arc": true
19
}