blob: 50e320c8b1df3c3a0eaecb777e4b1475c0bb2220 [file] [log] [blame]
{
"name": "RHSafeUtils",
"version": "1.2.0",
"summary": "数组、字典、字符串的安全校验",
"homepage": "https://github.com/cochat/RHSafeUtils",
"license": "MIT",
"authors": {
"liangju": "liuliangju@ruaho.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cochat/RHSafeUtils.git",
"tag": "1.2.0"
},
"source_files": "RHSafeUtils/RHSafeUtils/*.{h,m}",
"requires_arc": true
}