[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 7 / 5 / InMoment / 0.3.21 / InMoment.podspec.json
blob2f866226f9af9fd3f2286c8ace600e5d4c4a596e
2   "name": "InMoment",
3   "version": "0.3.21",
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/inmoment-sdk-ios.git",
19     "tag": "v0.3.21"
20   },
21   "preserve_paths": "*.framework",
22   "vendored_frameworks": "*.framework",
23   "requires_arc": true,
24   "frameworks": [
25     "CoreLocation",
26     "UIKit"
27   ],
28   "dependencies": {
29     "Mixpanel": [
30       "~>1.0"
31     ]
32   }