blob: 2b472870267f469c4c72a1a4455c81079ec4cb7a [file] [log] [blame]
{
"name": "CNNBugReporter",
"version": "0.2.0",
"summary": "Easy Bug Reporter",
"description": "Shark To Report Bug To Slack And 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.2.0"
},
"source_files": "CNNBugReporter/*.{h,m}",
"requires_arc": true
}