blob: 96b550f57d1d65c9a2211cfbec78a37444307ad5 [file] [log] [blame]
{
"name": "UsabillaFeedbackForm",
"version": "3.1.0",
"summary": "Collect feedback from your users.",
"description": "With Usabilla FeedbackSDK you can collect feedback from your users.",
"homepage": "http://usabilla.com",
"license": "Apache License, Version 2.0",
"authors": {
"Giacomo Pinato": "giacomo@usabilla.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/usabilla/usabilla-u4a-ios-swift-sdk.git",
"tag": "v3.1.0"
},
"ios": {
"vendored_frameworks": "UsabillaFeedbackForm.framework"
},
"dependencies": {
"Alamofire": [
"~> 4.0.0"
],
"PromiseKit/CorePromise": [
"~> 4.0.0"
],
"PromiseKit/UIKit": [
"~> 4.0.0"
]
},
"pushed_with_swift_version": "3.0"
}