blob: e2697cdf3a23dfe9c0e51aff874e9ec181de21ae [file] [log] [blame]
{
"name": "DDSlackFeedback",
"version": "1.0",
"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.0"
},
"source_files": "DDSlackFeedback/*.{h,m}",
"requires_arc": true,
"dependencies": {
"DDPicUploader": [
],
"DDSlackWebhook": [
]
}
}