blob: e0bac0b689d48af8a8722c2e86a308deff42aca8 [file] [log] [blame]
{
"name": "EmpatikaBeacons",
"version": "0.0.4",
"summary": "Yet another SDK.",
"homepage": "http://www.empatika.com",
"authors": {
"Empatika": "http://www.empatika.com"
},
"source": {
"git": "https://github.com/Empatika/BeaconsTracker-SDK.git",
"tag": "0.0.4"
},
"license": {
"type": "Commercial",
"text": "To be annonced"
},
"platforms": {
"ios": null
},
"source_files": "BeaconTracker/**/*.h",
"preserve_paths": "BeaconTracker/**/*.a",
"libraries": "EBBeaconsTracker",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/EmpatikaBeacons/BeaconTracker\""
},
"frameworks": [
"CoreLocation",
"CoreBluetooth"
],
"requires_arc": false
}