[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 7 / 5 / InMoment / 0.4.3 / InMoment.podspec.json
blob2a0916fdfb1ec21fc878a148a991bcec4fcdab7b
2   "name": "InMoment",
3   "version": "0.4.3",
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.3"
20   },
21   "screenshots": [
22     "https://cloud.githubusercontent.com/assets/15389109/18068072/e5e2c70e-6dfc-11e6-85fa-c7e60301b89b.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   }