blob: 0347bae41c5e7eb3e86056cdb53d81144925be76 [file] [log] [blame]
{
"name": "NAOSDKPOD",
"version": "4.0.23",
"summary": "NAOSDK is the Polestar indoor location sdk services.",
"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": "https://bitbucket.org/polestarusa/naosdkpod.git",
"license": {
"type": "POLESTAR",
"file": "LICENSE.txt"
},
"documentation_url": "http://docs.nao-cloud.com/dev/api/iOS/html/index.html",
"authors": {
"Pole Star": "jaouad.chouki@polestar.eu"
},
"source": {
"git": "https://bitbucket.org/polestarusa/naosdkpod.git",
"tag": "4.0.23"
},
"libraries": [
"z",
"c++"
],
"frameworks": [
"CoreBluetooth",
"CoreLocation",
"CoreMotion",
"SystemConfiguration"
],
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}