blob: 98ab9fb89ff8e9c94c0250ce72d2860522f53f21 [file] [log] [blame]
{
"name": "CNNBugReporter",
"version": "0.2.1",
"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.1"
},
"source_files": "CNNBugReporter/*.{h,m}",
"requires_arc": true
}