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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
c
/
7
/
e
/
JWLoading
/
0.0.2
/
JWLoading.podspec.json
blob
03b421480823b4d812dd74c880a99c4fa626fdeb
1
{
2
"name": "JWLoading",
3
"version": "0.0.2",
4
"summary": "Loading动画。",
5
"homepage": "https://github.com/junwangInChina/JWLoading",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"wangjun": "github_work@163.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/junwangInChina/JWLoading.git",
18
"tag": "0.0.2"
19
},
20
"source_files": "JWLoading/JWLoading/JWLoading/**/*.{h,m}",
21
"requires_arc": true
22
}