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] TMUserCenter 0.2.55
[CocoaPods.git]
/
Specs
/
4
/
3
/
b
/
WZPod
/
0.0.1
/
WZPod.podspec.json
blob
c352543d420af2a1e346b3903d4cec30bc19471b
1
{
2
"name": "WZPod",
3
"version": "0.0.1",
4
"summary": "Just Testing.",
5
"homepage": "https://github.com/WelfareZhang/WZPod",
6
"license": "MIT",
7
"authors": {
8
"WelfareZhang": "837221314@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/WelfareZhang/WZPod.git",
12
"tag": "0.0.1"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"requires_arc": true,
18
"source_files": "WZPod/*.{h,m}"
19
}