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.8.16
[CocoaPods.git]
/
Specs
/
e
/
b
/
8
/
geqiangbaoTool
/
1.0.1
/
geqiangbaoTool.podspec.json
blob
16f710c4ed7de6c5a6d183ba050bcb697ca98a32
1
{
2
"name": "geqiangbaoTool",
3
"version": "1.0.1",
4
"license": "MIT",
5
"summary": "字符串常用工具",
6
"homepage": "https://github.com/shuyangxiaobao/geqiangbaoTool",
7
"source": {
8
"git": "https://github.com/shuyangxiaobao/geqiangbaoTool.git",
9
"tag": "1.0.1"
10
},
11
"source_files": "geqiangbaoTool/*.{h,m}",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "7.0"
15
},
16
"frameworks": [
17
"UIKit",
18
"Foundation"
19
],
20
"authors": {
21
"GQB": "825065886@qq.com"
22
}
23
}