blob: b21a28daba920b559171e638905159237ad75246 [file] [log] [blame]
{
"name": "CrashTool",
"version": "0.1.1",
"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.1"
},
"source_files": "CrashTool/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}