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
/
c
/
e
/
4
/
GenTools
/
0.0.1
/
GenTools.podspec.json
blob
bb4fbb981d56ed30e30bfa300469c9545053fa63
1
{
2
"name": "GenTools",
3
"version": "0.0.1",
4
"summary": "测试的",
5
"description": "测试用的",
6
"homepage": "https://gitlab.com/JianhuaGu/test",
7
"license": "MIT",
8
"authors": {
9
"JianhuaGu": "1475334313@qq.com"
10
},
11
"source": {
12
"git": "https://gitlab.com/JianhuaGu/test.git",
13
"tag": "0.0.1"
14
},
15
"source_files": "GenTools/*.{swift,h,m}",
16
"swift_versions": [
17
"4.0",
18
"5.0"
19
],
20
"platforms": {
21
"ios": "8.0"
22
},
23
"swift_version": "5.0"
24
}