[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 1 / NAOSDK / 4.4.2 / NAOSDK.podspec.json
blobf2f6939253df8799bb8c5940ac07966e146e6695
2   "name": "NAOSDK",
3   "version": "4.4.2",
4   "summary": "NAOSDK is the Polestar indoor location services SDK.",
5   "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",
6   "homepage": "http://docs.nao-cloud.com/",
7   "license": {
8     "type": "POLESTAR",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pole Star": "support@polestar.eu"
13   },
14   "source": {
15     "git": "https://bitbucket.org/polestarusa/naosdk.git",
16     "tag": "4.4.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "libraries": [
22     "c++",
23     "z"
24   ],
25   "frameworks": [
26     "CoreBluetooth",
27     "CoreLocation",
28     "CoreMotion",
29     "SystemConfiguration"
30   ],
31   "requires_arc": true,
32   "source_files": "Pod/Classes/**/*.h",
33   "vendored_libraries": "Pod/Classes/libNAOSDK.a"