blob: 171a4579cdccf6e69aa366c83d635a2bb88acdb7 [file] [log] [blame]
{
"name": "DDSlackFeedback",
"version": "1.1.1",
"summary": "DDSlackFeedback allow you send text or screen capture feedback to your slack channel.",
"description": "DDSlackFeedback help you easily post user text or image feedback to your slack channel, The only the your need\nto do is shake your device.",
"homepage": "https://github.com/deepdevelop/DDSlackFeedback",
"license": "MIT",
"authors": {
"Liu Yi": "61upup@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/deepdevelop/DDSlackFeedback.git",
"tag": "1.1.1"
},
"source_files": "DDSlackFeedback/*.{h,m}",
"requires_arc": true,
"dependencies": {
"DDPicUploader": [
],
"DDSlackWebhook": [
]
}
}