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] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git]
/
Specs
/
3
/
f
/
5
/
StringTool
/
0.0.3
/
StringTool.podspec.json
blob
0af5305697db23f5b50d8083cb15df9c34f73621
1
{
2
"name": "StringTool",
3
"version": "0.0.3",
4
"authors": {
5
"yuyedaidao": "wyqpadding@gmail.com"
6
},
7
"homepage": "https://github.com/yuyedaidao/StringTool",
8
"summary": "a string util",
9
"license": "MIT",
10
"source": {
11
"git": "https://github.com/yuyedaidao/StringTool.git",
12
"tag": "0.0.3"
13
},
14
"source_files": "Classes/*.{h,m}",
15
"platforms": {
16
"ios": "6.0"
17
},
18
"requires_arc": true
19
}