blob: b31551e8a9aaaf2f503cac95a6d0da7cf9ffa391 [file] [log] [blame]
{
"name": "LSSafeProtector",
"version": "1.0.4",
"summary": "强大的防止crash框架,支持自释放KVO等11种crash",
"homepage": "https://github.com/lsmakethebest/LSSafeProtector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liusong": "job@ysui.cn"
},
"source": {
"git": "https://github.com/lsmakethebest/LSSafeProtector.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSSafeProtector/Classes/**/*"
}