blob: dab205083a11a251a8577014dfb56bf0f60f3b6f [file] [log] [blame]
{
"name": "MotionDnaSDK",
"version": "2.0.1",
"summary": "Navisens MotionDnaSDK",
"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.",
"homepage": "https://github.com/navisens/iOS-SDK",
"social_media_url": "https://twitter.com/navisens",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Navisens, Inc": "support@navisens.com"
},
"source": {
"http": "https://github.com/navisens/iOS-SDK/releases/download/v2.0.1/MotionDnaSDK.framework.zip"
},
"platforms": {
"ios": "12.0"
},
"vendored_frameworks": "MotionDnaSDK.framework",
"frameworks": [
"CoreLocation",
"CoreMotion",
"UIKit"
]
}