blob: 4591dddcef28e9ac77ec26c4d1e2fb2f14c51517 [file] [log] [blame]
{
"name": "CrashTool",
"version": "0.1.4",
"summary": "A avoid crash tool for iOS.",
"homepage": "https://github.com/GDAwen/CrashTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew": "h20121028@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/GDAwen/CrashTool.git",
"tag": "0.1.4"
},
"source_files": "CrashTool/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}