[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 1 / NAOSDK / 4.11.3 / NAOSDK.podspec.json
blob53921f5d5e2b798cb4462779def31674e4ae7df0
2   "name": "NAOSDK",
3   "version": "4.11.3",
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.11.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "libraries": [
22     "c++",
23     "z"
24   ],
25   "frameworks": [
26     "AudioToolbox",
27     "CoreData",
28     "CoreBluetooth",
29     "CoreLocation",
30     "CoreMotion",
31     "SystemConfiguration"
32   ],
33   "requires_arc": true,
34   "source_files": "Pod/Classes/**/*.h",
35   "vendored_libraries": "Pod/Classes/libNAOSDK.a"