[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 0 / 3 / SunbeamBLECentralService / 0.1.1 / SunbeamBLECentralService.podspec.json
blob42ae7e8cd4d7c1a6f7c480b190e4e4238724d0c7
2   "name": "SunbeamBLECentralService",
3   "version": "0.1.1",
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.1.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "SunbeamBLECentralService/Classes/**/*",
21   "public_header_files": "SunbeamBLECentralService/Classes/**/*.h",
22   "frameworks": "CoreBluetooth"