[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 7 / 5 / InMoment / 0.4.2 / InMoment.podspec.json
blob575a5297c40ab95a081a2ce0946963fc21823151
2   "name": "InMoment",
3   "version": "0.4.2",
4   "summary": "Lauch and interact with InMoment web surveys.",
5   "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.",
6   "homepage": "https://github.com/InMoment/feedbackkit-ios.git",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "InMoment, Inc.": "mobile-development@inmoment.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/InMoment/feedbackkit-ios.git",
19     "tag": "v0.4.2"
20   },
21   "screenshots": [
22     "https://cloud.githubusercontent.com/assets/15389109/18066972/f2d919f4-6df7-11e6-8444-565e64acca09.gif"
23   ],
24   "documentation_url": "https://github.com/InMoment/feedbackkit-ios.git",
25   "preserve_paths": "*.framework",
26   "vendored_frameworks": "*.framework",
27   "requires_arc": true,
28   "frameworks": [
29     "CoreLocation",
30     "UIKit"
31   ],
32   "dependencies": {
33     "Mixpanel": [
34       "~>1.0"
35     ]
36   }