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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
5
/
3
/
1
/
GGSDK
/
0.4.0
/
GGSDK.podspec.json
blob
58b889ee516df4befd209c232d8217d1acb7be86
1
{
2
"name": "GGSDK",
3
"version": "0.4.0",
4
"summary": "测试啦",
5
"homepage": "https://gitlab.com/miyang23/insaitsdk.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"miyang23": "yaozequn23@163.com"
12
},
13
"source": {
14
"git": "https://gitlab.com/miyang23/insaitsdk.git",
15
"tag": "0.4.0"
16
},
17
"source_files": "GGSDK/Classes/**/*",
18
"platforms": {
19
"ios": "8.0"
20
},
21
"requires_arc": true
22
}