[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / e / 1 / f / MotionDnaSDK / 3.0.0 / MotionDnaSDK.podspec.json
blobaf04dcae1730b61f2cdd378f9c842ad408a900bf
2   "name": "MotionDnaSDK",
3   "version": "3.0.0",
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/v3.0.0/MotionDnaSDK.xcframework.zip"
17   },
18   "platforms": {
19     "ios": "12.1"
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.xcframework",
28   "frameworks": [
29     "CoreLocation",
30     "CoreMotion",
31     "UIKit"
32   ]