blob: 94f00a10586a97c64843a60a9e8654a59662f5f3 [file] [log] [blame]
{
"name": "CollectCarsh",
"version": "0.0.1",
"summary": "This component can collect crash information.",
"homepage": "https://github.com/wdboy/CollectCarsh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wdboy": "wd_frank@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wdboy/CollectCarsh.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"CollectCarsh/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}