[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / c / NAOSDKPOD / 4.0.24 / NAOSDKPOD.podspec.json
blob621d9df90a7ea7b5adf2c4b62ffc661ba0bb5eab
2   "name": "NAOSDKPOD",
3   "version": "4.0.24",
4   "summary": "NAOSDK is the Polestar indoor location sdk services.",
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": "https://bitbucket.org/polestarusa/naosdkpod.git",
7   "license": {
8     "type": "POLESTAR",
9     "file": "LICENSE.txt"
10   },
11   "documentation_url": "http://docs.nao-cloud.com/dev/api/iOS/html/index.html",
12   "authors": {
13     "Pole Star": "jaouad.chouki@polestar.eu"
14   },
15   "source": {
16     "git": "https://bitbucket.org/polestarusa/naosdkpod.git",
17     "tag": "4.0.24"
18   },
19   "libraries": [
20     "z",
21     "c++"
22   ],
23   "frameworks": [
24     "CoreBluetooth",
25     "CoreLocation",
26     "CoreMotion",
27     "SystemConfiguration"
28   ],
29   "platforms": {
30     "ios": "7.1"
31   },
32   "requires_arc": true,
33   "source_files": "Pod/Classes/**/*"