[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 5 / b / XJBLEManager / 1.0.0 / XJBLEManager.podspec.json
blobb2b6f56da416a0a7921691843efac49a59d5730a
2   "name": "XJBLEManager",
3   "version": "1.0.0",
4   "summary": "XJBLEManager",
5   "description": "Device Search",
6   "homepage": "https://gitee.com/xiaojiang-cloud-paas/XJBLEManager-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RengeRenge": "lidrkuft123@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/xiaojiang-cloud-paas/XJBLEManager-iOS",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XJBLEManager/**/*.{h,m}",
22   "public_header_files": "XJBLEManager/XJBLEManager.h",
23   "frameworks": "CoreBluetooth",
24   "dependencies": {
25     "RGArray": [
27     ],
28     "XJBLEKit": [
30     ]
31   }