[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 2 / 4 / CXBleManager / 1.0.1 / CXBleManager.podspec.json
blobdffc35565199d91c6d49e06b394ab12894ca22a8
2   "name": "CXBleManager",
3   "version": "1.0.1",
4   "summary": "iOS与ble设备通讯",
5   "description": "iOS与ble设备通讯",
6   "homepage": "https://github.com/stephen5652/CXBleManager.git",
7   "license": "MIT",
8   "authors": "stephen5652@126.com",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://gitee.com/cxx565289/CXBleManager.git",
14     "tag": "1.0.1"
15   },
16   "source_files": [
17     "CXBleManager",
18     "CXBleManager/**/*.{h,m}"
19   ],
20   "exclude_files": "CXBleManager/Exclude",
21   "public_header_files": "CXBleManager/**/*.h",
22   "frameworks": "CoreBluetooth",
23   "requires_arc": true