[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / a / f / c / NiuBluetooth / 0.2.1 / NiuBluetooth.podspec.json
blobb0efd78c7a0f2e6d016525c4bcc3d5fa446f434e
2   "name": "NiuBluetooth",
3   "authors": {
4     "XiaoNiu": "hongwei.zhang@niu.com"
5   },
6   "version": "0.2.1",
7   "summary": "NiuBluetooth iOS SDK",
8   "description": "NIU Bluetooth SDK提供安卓及IOS原生集成组件.",
9   "homepage": "https://www.niu.com/",
10   "license": {
11     "type": "Copyright",
12     "text": "      Copyright (C) 2017 XiaoNiu, Inc. All rights reserved.\n"
13   },
14   "source": {
15     "http": "https://s.niucache.com/static/fleet/download/NiuBluetooth/0.2.1/NiuBluetooth.zip"
16   },
17   "user_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "requires_arc": true,
24   "platforms": {
25     "ios": "10.0"
26   },
27   "vendored_frameworks": "NiuBluetooth.framework",
28   "frameworks": [
29     "CoreBluetooth"
30   ],
31   "dependencies": {
32     "MQTTClient/Websocket": [
33       "~> 0.15.3"
34     ],
35     "SocketRocket": [
36       "0.5.1"
37     ]
38   }