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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
7
/
1
/
5
/
RHSafeUtils
/
2.0.0
/
RHSafeUtils.podspec.json
blob
c1b4dcd75c3bc973ce47c11417c995d9476e3ef7
1
{
2
"name": "RHSafeUtils",
3
"version": "2.0.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": "2.0.0"
16
},
17
"source_files": "RHSafeUtils/RHSafeUtils/*.{h,m}",
18
"requires_arc": true
19
}