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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
c
/
b
/
3
/
JC_PodTest
/
0.0.1
/
JC_PodTest.podspec.json
blob
b52e60e405257d4b257fddb459800b9797dc7356
1
{
2
"name": "JC_PodTest",
3
"version": "0.0.1",
4
"summary": "JC_PodTest",
5
"description": "JC_PodTest描述",
6
"homepage": "https://github.com/61761017/JC_PodTest",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"井超": "61761017@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/61761017/JC_PodTest.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"platforms": {
23
"osx": null,
24
"ios": null,
25
"tvos": null,
26
"watchos": null
27
}
28
}