blob: 57b13d066f9e6bfc62d3b43d608d1c73b31a6ee4 [file] [log] [blame]
{
"name": "CrashLog",
"version": "1.1.1",
"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.1.1"
},
"source_files": "CrashLog/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"FMDB": [
]
}
}