blob: ddec81dd2ba43423a2d7e651297a349a0c503b4c [file] [log] [blame]
{
"name": "Safety",
"version": "0.0.1",
"summary": "NSArray Safety.",
"description": "NSArray Safety by Swizzling method\"",
"homepage": "https://github.com/zhangwei122618/Safety",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangwei": "zw122618@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangwei122618/Safety.git",
"tag": "v0.0.1"
},
"source_files": "Safety/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}