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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
4
/
c
/
0
/
GSTool
/
1.0.0
/
GSTool.podspec.json
blob
fd9d7b89c0dcb5ff6217a833043d5d6fd7be21f2
1
{
2
"name": "GSTool",
3
"version": "1.0.0",
4
"summary": "方便开发的工具库",
5
"description": "工具库初始化",
6
"homepage": "https://github.com/guoshengboy/GSTool.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"guoshengboy": "296385487@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/guoshengboy/GSTool.git",
19
"tag": "1.0.0"
20
},
21
"source_files": "Classes",
22
"exclude_files": "Classes/Exclude"
23
}