[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 1 / f / MotionDnaSDK / 2.0.0 / MotionDnaSDK.podspec.json
blob79be64baa1a2cf0d5e202deadbb848dfb2a409fc
2   "name": "MotionDnaSDK",
3   "version": "2.0.0",
4   "summary": "Navisens MotionDnaSDK",
5   "description": "The Navisens™ motionDNA™ SDK is a software-only location platform that operates indoors and outdoors\nwithout relying on infrastructure such as WiFi Access Points (APs), Bluetooth beacons, or GPS.\nOur SDK can be embedded into mobile apps to unlock hyper accurate location.",
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": "lucas.mckenna@navisens.com"
14   },
15   "source": {
16     "http": "https://github.com/navisens/iOS-SDK/releases/download/v2.0.0/MotionDnaSDK.framework.zip"
17   },
18   "platforms": {
19     "ios": "9.1"
20   },
21   "vendored_frameworks": "MotionDnaSDK.framework",
22   "frameworks": [
23     "CoreLocation",
24     "CoreMotion",
25     "UIKit"
26   ]