[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / e / c / UsabillaFeedbackForm / 2.3.0 / UsabillaFeedbackForm.podspec.json
blob33e1ef5b5031aa7a3fbeaf462b78dd61bc9367bc
2   "name": "UsabillaFeedbackForm",
3   "version": "2.3.0",
4   "summary": "Collect feedback from your users.",
5   "description": "With Usabilla FeedbackSDK you can collect feedback from your users.\n\n* Easy: one line install with CocoaPods\n* Succint: just include our header file and you're done!\n* Custom variables: you can push your own custom variables along.\n* And more.",
6   "homepage": "http://usabilla.com",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Giacomo Pinato": "giacomo@usabilla.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/usabilla/usabilla-u4a-ios-swift-sdk.git",
16     "tag": "v2.3.0"
17   },
18   "ios": {
19     "vendored_frameworks": "UsabillaFeedbackForm.framework"
20   },
21   "dependencies": {
22     "Alamofire": [
23       "~> 3.5.0"
24     ],
25     "PromiseKit/CorePromise": [
26       "~>  3.5.1"
27     ],
28     "PromiseKit/UIKit": [
29       "~>  3.5.1"
30     ]
31   }