blob: c1b4dcd75c3bc973ce47c11417c995d9476e3ef7 [file] [log] [blame]
{
"name": "RHSafeUtils",
"version": "2.0.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": "2.0.0"
},
"source_files": "RHSafeUtils/RHSafeUtils/*.{h,m}",
"requires_arc": true
}