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] RnpKit 1.2.5
[CocoaPods.git]
/
Specs
/
0
/
3
/
e
/
WSTestPods
/
2.0.0
/
WSTestPods.podspec.json
blob
f5128321e7d49ed581428ee1bd73967ef0933e77
1
{
2
"name": "WSTestPods",
3
"version": "2.0.0",
4
"summary": "A Library user for iOS for example",
5
"homepage": "https://github.com/WSmalan/WSTestPods",
6
"license": "MIT",
7
"platforms": {
8
"ios": "8.0"
9
},
10
"authors": {
11
"WSmalan": "3145419760@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/WSmalan/WSTestPods.git",
15
"tag": "2.0.0"
16
},
17
"source_files": "WSTestPods/*.{h,m}",
18
"requires_arc": true
19
}