blob: d5fc7667a97eae436cecb96722446db11b140f45 [file] [log] [blame]
{
"name": "LSSafeProtector",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSSafeProtector/Classes/**/*"
}