blob: 78e223b2c0518d23f4e02c3849c887a68f86dbf1 [file] [log] [blame]
{
"name": "InMoment",
"version": "0.3.4",
"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/inmoment-sdk.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/inmoment-sdk.git",
"tag": "v0.3.4"
},
"preserve_paths": "*.framework",
"vendored_frameworks": "*.framework",
"requires_arc": true,
"frameworks": "UIKit"
}