blob: b3e680ecf5590c2ccab5ab030c89e0078ff71e96 [file] [log] [blame]
{
"name": "SafeObjectProxy",
"version": "1.0",
"summary": "Make project stronger,defense crash",
"homepage": "https://github.com/heroims/SafeObjectProxy",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"heroims": "heroims@163.com"
},
"source": {
"git": "https://github.com/heroims/SafeObjectProxy.git",
"tag": "1.0"
},
"platforms": {
"ios": "6.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "SafeObjectProxy/*.{h,m}",
"requires_arc": true
}