blob: 795bcc2d87c53f5475968e0da23df1e32d71b792 [file] [log] [blame]
{
"name": "CNNBugReporter",
"version": "0.1.0",
"summary": "Easy Bug Reporter",
"description": "Shark To Report Bug To Slack (TODO: jira)",
"homepage": "http://git.souche.com/soucheclub/CNNBugReporter",
"license": "MIT",
"dependencies": {
"Qiniu": [
"~> 7.0"
]
},
"authors": {
"EscapedDog": "snowmoonking@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://git.souche.com/soucheclub/CNNBugReporter.git",
"tag": "0.1.0"
},
"source_files": "CNNBugReporter/*.{h,m}",
"requires_arc": true
}