[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 1 / 4 / NAOClientLib / 0.0.5 / NAOClientLib.podspec.json
blobd2dd2a4e2f2e8b8bebbc133179b5f6fd8f7cceb3
2   "name": "NAOClientLib",
3   "version": "0.0.5",
4   "summary": "NAOSDK Client lib example",
5   "description": "This lib was written to demonstrate that we can use NAOSDK via an intermediate library referenced in CocoaPods.",
6   "homepage": "https://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/xily31/naoclientlib.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Pod/Classes/*.h",
22   "vendored_libraries": "Pod/Classes/libNAOClientLib.a"