[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 7 / 8 / UIFeedback / 0.1.1 / UIFeedback.podspec.json
blob40b731c430f365a7bd6513824ae85711a818cfe6
2   "name": "UIFeedback",
3   "version": "0.1.1",
4   "summary": "Easy to use Feedback UI from anywhere in your code base.",
5   "description": "UIFeedback provides an easy to use feedback from anywhere in your codebase. You can choose the font size of the UI, the font family. The FeedbackUI has two modes of operation - Normal & Error. For each of the modes you can configure the background color of the FeedbackUI separately. Tapping on the feedback UI dismisses it.",
6   "homepage": "https://github.com/dawnofthedebayan/UIFeedback",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dawnofthedebayan": "debayanbhattacharyaece@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dawnofthedebayan/UIFeedback.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UIFeedback/Classes/**/*",
22   "pushed_with_swift_version": "3.0"