[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 7 / 8 / UIFeedback / 0.1.2 / UIFeedback.podspec.json
blobd662c24ff486300cd1c1e091c0839e4b4cbaaee6
2   "name": "UIFeedback",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UIFeedback/Classes/**/*",
22   "pushed_with_swift_version": "3.0"