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