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.7.5
[CocoaPods.git]
/
Specs
/
f
/
7
/
6
/
JGTestMe
/
0.0.1
/
JGTestMe.podspec.json
blob
cb95932a2d85fdea8393d2515f5bcd738b24cc72
1
{
2
"name": "JGTestMe",
3
"version": "0.0.1",
4
"summary": "JGTestMe",
5
"description": "这就是一个描述。",
6
"homepage": "https://github.com/fujianguo8899/JGTestMe",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"付建国": "18304232877@163.com"
13
},
14
"source": {
15
"git": "https://github.com/fujianguo8899/JGTestMe.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classses",
20
"Classses/**/*.{h,m}"
21
],
22
"platforms": {
23
"osx": null,
24
"ios": null,
25
"tvos": null,
26
"watchos": null
27
}
28
}