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] MentaVlionAdapter 6.00.22
[CocoaPods.git]
/
Specs
/
3
/
f
/
5
/
StringTool
/
0.0.1
/
StringTool.podspec.json
blob
10fa740b4d5123e97176c5ff6c68bba3637bba25
1
{
2
"name": "StringTool",
3
"version": "0.0.1",
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.1"
13
},
14
"source_files": "Classes/*.{h,m}",
15
"platforms": {
16
"ios": "6.0"
17
},
18
"requires_arc": true
19
}