blob: aeda1f208825177e28a428830fb1d26e82eb6f6b [file] [log] [blame]
{
"name": "LSiOSSafeCategory",
"version": "0.3.1",
"summary": "基础支撑 - 防止程序闪退",
"description": "防止数组、字典因越界或nil问题造成程序崩溃",
"homepage": "https://code.aliyun.com/LSKit/LSiOSSafeCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"acct<blob>=0xE585A8E7A88BE681BA": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSSafeCategory.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSSafeCategory/Classes/**/*",
"dependencies": {
"LSiOSHook": [
]
}
}