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