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] HyphenateChat_test1 1.0.1
[CocoaPods.git]
/
Specs
/
d
/
3
/
4
/
JDGFrameworks
/
0.0.1
/
JDGFrameworks.podspec.json
blob
54fc14b51434b514acc475c5e9aea8034eb98f62
1
{
2
"name": "JDGFrameworks",
3
"version": "0.0.1",
4
"summary": "阿甘自用工具包",
5
"homepage": "https://github.com/JDGan/JDGFrameworks",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"甘邻龙": "ganll@burnish.cn"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/JDGan/JDGFrameworks.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"JDGFrameworks",
22
"JDGFrameworks/**/*.{h,m,swift}"
23
],
24
"pushed_with_swift_version": "3.0"
25
}