[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / b / 7 / 5 / InMoment / 0.4.16 / InMoment.podspec.json
blob4fda411e64fe22a433618a1d8f3f23f915ed1dab
2   "name": "InMoment",
3   "version": "0.4.16",
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.16"
20   },
21   "documentation_url": "https://github.com/InMoment/feedbackkit-ios.git",
22   "preserve_paths": "*.framework",
23   "vendored_frameworks": "*.framework",
24   "requires_arc": true,
25   "frameworks": [
26     "CoreLocation",
27     "UIKit"
28   ],
29   "dependencies": {
30     "Mixpanel": [
31       "~>1.0"
32     ]
33   }