blob: f0e68fd8e0bc29a5c888422dea9a62ad3ba6ddc1 [file] [log] [blame]
{
"name": "InMoment",
"version": "0.3.8",
"summary": "Lauch and interact with InMoment web surveys.",
"description": "InMomentFeedbackKit is a simple framework giving client developers the ability to\nlaunch and interact with InMoment web surveys.\nNOTE: This software is still in beta and is subject to change.",
"homepage": "https://github.com/InMoment/feedbackkit-ios.git",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.md"
},
"authors": {
"InMoment, Inc.": "kjensen@inmoment.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/InMoment/feedbackkit-ios.git",
"tag": "v0.3.8"
},
"preserve_paths": "*.framework",
"vendored_frameworks": "*.framework",
"frameworks": "UIKit",
"requires_arc": true
}