blob: de3efcc9994a9dc00702aef064d38def7ad9acc2 [file] [log] [blame]
{
"name": "SFCrashInspector",
"version": "0.1.0",
"summary": "iOS开发中常见的崩溃防护方案",
"description": "iOS开发中常见的崩溃防护方案",
"homepage": "https://github.com/jack110530/SFCrashInspector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jack110530": "jack110530@163.com"
},
"source": {
"git": "https://github.com/jack110530/SFCrashInspector.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SFCrashInspector/Classes/**/*",
"public_header_files": "Pod/Classes/SFCrachInspector.h"
}