blob: f1319bf27fe6caf000f34cb09e541552c5ae2a50 [file] [log] [blame]
{
"name": "YLT_SafeObject",
"version": "0.0.1",
"summary": "YLT_SafeObject.",
"description": "iOS 安全检查,防止线上取数据异常的crash",
"homepage": "https://github.com/xphaijj/YLT_SafeObject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xphaijj0305@126.com": "xianggong@anve.com"
},
"source": {
"git": "https://github.com/xphaijj/YLT_SafeObject.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLT_SafeObject/Classes/**/*",
"requires_arc": false
}