blob: a06af916bbd9726e428d5e0ec73aab9f3dbcab17 [file] [log] [blame]
{
"name": "AZBugReporter",
"version": "0.0.1",
"summary": "iOS bug reporter.",
"homepage": "https://github.com/AndrewZhuCC/AZBugReporter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew": "zaz92537@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AndrewZhuCC/AZBugReporter.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"requires_arc": true
}