blob: 575a5297c40ab95a081a2ce0946963fc21823151 [file] [log] [blame]
{
"name": "InMoment",
"version": "0.4.2",
"summary": "Lauch and interact with InMoment web surveys.",
"description": "InMoment 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.": "mobile-development@inmoment.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/InMoment/feedbackkit-ios.git",
"tag": "v0.4.2"
},
"screenshots": [
"https://cloud.githubusercontent.com/assets/15389109/18066972/f2d919f4-6df7-11e6-8444-565e64acca09.gif"
],
"documentation_url": "https://github.com/InMoment/feedbackkit-ios.git",
"preserve_paths": "*.framework",
"vendored_frameworks": "*.framework",
"requires_arc": true,
"frameworks": [
"CoreLocation",
"UIKit"
],
"dependencies": {
"Mixpanel": [
"~>1.0"
]
}
}