blob: 5e79445d1d7c8b382980949c7dd9a6f4580211c3 [file] [log] [blame]
{
"name": "SafeObject",
"version": "0.0.1",
"authors": {
"daniulaolu": "287929070@qq.com"
},
"homepage": "https://github.com/MrLujh/SafeObject",
"summary": "项目中防止数组字典崩溃",
"source": {
"git": "https://github.com/MrLujh/SafeObject.git",
"tag": "0.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"SafeObject",
"*.{h,m}"
]
}