[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / a / SHBLECentralManager / 0.0.1 / SHBLECentralManager.podspec.json
blobf75e5f82c9d2e64f9a5a68d9ea9c53310f08c68f
2   "name": "SHBLECentralManager",
3   "version": "0.0.1",
4   "summary": "A BLE connection manager.",
5   "description": "This project wraps a central manager of the Core BlueTooth framework.",
6   "homepage": "https://github.com/ShengHuaWu/SHBLECentralManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShengHua Wu": "fantasy0404@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/ShengHuaWu/SHBLECentralManager.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SHBLECentralManager/Classes/SHBLECentralManager.{h,m}",
22   "frameworks": "CoreBluetooth",
23   "requires_arc": true