blob: da1ac61bd9d93c8fd8124a5c3d602aabfc901d21 [file] [log] [blame]
{
"name": "LSSafeProtector",
"version": "1.0.1",
"summary": "强大的防止crash框架,支持自释放KVO等11种crash",
"description": "TODO: Add long description of the pod here.",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSSafeProtector/Classes/**/*"
}