[Add] Storyly 3.12.1
[CocoaPods.git] / Specs / e / 1 / f / MotionDnaSDK / 2.0.2 / MotionDnaSDK.podspec.json
blobb228393d5f5f2b65812fc6085e44f74a2c891f40
2   "name": "MotionDnaSDK",
3   "version": "2.0.2",
4   "summary": "Navisens MotionDnaSDK",
5   "description": "Navisens motionDNA is a location SDK which provides an accurate location in any environment without installing sensors or collecting data. Navisens uses the motion sensors built into devices and can work indoors and automatically integrate with GPS outdoors.",
6   "homepage": "https://github.com/navisens/iOS-SDK",
7   "social_media_url": "https://twitter.com/navisens",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Navisens, Inc": "support@navisens.com"
14   },
15   "source": {
16     "http": "https://github.com/navisens/iOS-SDK/releases/download/v2.0.2/MotionDnaSDK.framework.zip"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "vendored_frameworks": "MotionDnaSDK.framework",
28   "frameworks": [
29     "CoreLocation",
30     "CoreMotion",
31     "UIKit"
32   ]