blob: 689aff85e7e7cdc69870b381ed66f3326b76d23c [file] [log] [blame]
{
"name": "NAOSDK",
"version": "4.4.4",
"summary": "NAOSDK is the Polestar indoor location services SDK.",
"description": "The following services are available in NAOSDK:\n\n- Location Service\n- Geofencing Service\n- Beacon Proximity Service\n- Analytics Service\n- Beacon Maintenance and Reporting Service",
"homepage": "http://docs.nao-cloud.com/",
"license": {
"type": "POLESTAR",
"file": "LICENSE"
},
"authors": {
"Pole Star": "support@polestar.eu"
},
"source": {
"git": "https://bitbucket.org/polestarusa/naosdk.git",
"tag": "4.4.4"
},
"platforms": {
"ios": "9.0"
},
"libraries": [
"c++",
"z"
],
"frameworks": [
"CoreBluetooth",
"CoreLocation",
"CoreMotion",
"SystemConfiguration"
],
"requires_arc": true,
"source_files": "Pod/Classes/**/*.h",
"vendored_libraries": "Pod/Classes/libNAOSDK.a"
}