blob: 3cad4f9765046431208a8f4948aa8697b770cb28 [file] [log] [blame]
{
"name": "CrashLog",
"version": "1.2.2",
"summary": "Show the crash log in your app by a float window",
"homepage": "https://github.com/chenjipdc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pdc": "chenjipdc@yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenjipdc/CrashLog.git",
"tag": "1.2.2"
},
"source_files": "CrashLog/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"FMDB": [
]
}
}