[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 0 / 3 / SunbeamBLECentralService / 0.2.6 / SunbeamBLECentralService.podspec.json
blobe4a359b685d6c60f5b5be5a852d84de64b40043d
2   "name": "SunbeamBLECentralService",
3   "version": "0.2.6",
4   "summary": "SunbeamBLECentralService is a simple framework for iOS bluetooth central develop, it based on CoreBluetooth.",
5   "homepage": "https://github.com/sunbeamChen/SunbeamBLECentralService",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sunbeamChen": "chenxun1990@126.com"
12   },
13   "source": {
14     "git": "https://github.com/sunbeamChen/SunbeamBLECentralService.git",
15     "tag": "0.2.6"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "SunbeamBLECentralService/Classes/**/*",
21   "public_header_files": "SunbeamBLECentralService/Classes/**/*.h",
22   "frameworks": "CoreBluetooth",
23   "dependencies": {
24     "SunbeamLogService": [
26     ]
27   }