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] Harbor 3.0.0
[CocoaPods.git]
/
Specs
/
7
/
1
/
5
/
RHSafeUtils
/
1.1.0
/
RHSafeUtils.podspec.json
blob
50cab490ec926085b447d7b0c991620676693d9a
1
{
2
"name": "RHSafeUtils",
3
"version": "1.1.0",
4
"summary": "数组、字典、字符串的安全校验",
5
"homepage": "https://github.com/cochat/RHSafeUtils",
6
"license": "MIT",
7
"authors": {
8
"liangju": "liuliangju@ruaho.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/cochat/RHSafeUtils.git",
15
"tag": "1.1.0"
16
},
17
"source_files": "RHSafeUtils/Classes/*.{h,m}",
18
"requires_arc": true
19
}