blob: e1ec93dffe8847add177f6422b80932dd12555a5 [file] [log] [blame]
{
"name": "InMoment",
"version": "0.7.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/inmoment-sdk-ios",
"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/inmoment-sdk-ios.git",
"tag": "v0.7.2"
},
"documentation_url": "https://github.com/InMoment/inmoment-sdk-ios",
"preserve_paths": "*.framework",
"vendored_frameworks": "*.framework",
"requires_arc": true,
"frameworks": [
"CoreLocation",
"UIKit"
]
}