| { |
| "name": "InMoment2", |
| "summary": "Lauch and interact with InMoment web surveys.", |
| "homepage": "http://cocoapods.org/pods/InMoment", |
| "license": { |
| "type": "Apache 2.0", |
| "file": "LICENSE.txt" |
| }, |
| "authors": { |
| "InMoment, Inc.": "mobile-development@inmoment.com" |
| }, |
| "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.", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "frameworks": [ |
| "UIKit", |
| "WebKit" |
| ], |
| "vendored_frameworks": "InMoment.framework", |
| "preserve_paths": [ |
| "*.txt", |
| "*.bcsymbolmap", |
| "*.dSYM" |
| ], |
| "version": "2.3.0", |
| "documentation_url": "https://inmoment-ios-artifacts.s3.amazonaws.com/InMoment/Docs/2.3.0/index.html", |
| "source": { |
| "http": "https://inmoment-ios-artifacts.s3.amazonaws.com/InMoment/2.3.0/InMoment.framework.zip" |
| } |
| } |