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] FaceCoreBasicNightly 6.2.803
[CocoaPods.git]
/
Specs
/
2
/
1
/
b
/
WSPod
/
0.0.1
/
WSPod.podspec.json
blob
3f498e004b1ed21811f6f05eeb94a9206d9c5b7d
1
{
2
"name": "WSPod",
3
"version": "0.0.1",
4
"summary": "An easy way to use pull-to-refresh",
5
"homepage": "https://github.com/cyW0923/WSPod",
6
"license": "MIT",
7
"authors": {
8
"cyW0923": "835151791@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/cyW0923/WSPod.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "WSPod/**/*.{h,m}",
18
"requires_arc": true
19
}