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] MentaVlionAdapter 6.00.22
[CocoaPods.git]
/
Specs
/
b
/
4
/
9
/
XZYPodTest
/
0.0.1
/
XZYPodTest.podspec.json
blob
3fdc22b336faa671ad31ba51a83f4cb0774cf195
1
{
2
"name": "XZYPodTest",
3
"version": "0.0.1",
4
"summary": "Just a test for create my own CocoaPods repo.",
5
"homepage": "https://github.com/AndyXB/PodTest",
6
"license": "MIT",
7
"authors": {
8
"Andy": ""
9
},
10
"source": {
11
"git": "https://github.com/AndyXB/PodTest",
12
"tag": "0.0.1"
13
},
14
"source_files": "Person/*",
15
"platforms": {
16
"osx": null,
17
"ios": null,
18
"tvos": null,
19
"watchos": null
20
}
21
}