blob: 9f7c34a17c4b8f04f0504c842d361922c5f523c4 [file] [log] [blame]
{
"name": "CrabARNReport",
"version": "1.0.0",
"summary": "ANR Capture",
"description": "ANR and Excption Capture",
"homepage": "https://github.com/xiaocai33/CrabARNReporter",
"license": {
"type": "MIT"
},
"authors": {
"Cai Tengyuan": "tycai1@163.com"
},
"source": {
"git": "https://github.com/xiaocai33/CrabARNReporter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"CrabARNReport",
"CrabARNReport/**/*.{h}"
],
"vendored_libraries": "*/libCrabARNReport.a",
"requires_arc": true
}