[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 9 / 5 / SSBLEManager / 1.0.5 / SSBLEManager.podspec.json
blob9dc896d64be1288001704862f6f320bf82edad10
2   "name": "SSBLEManager",
3   "version": "1.0.5",
4   "summary": "蓝牙基础模块",
5   "description": "\"蓝牙基础模块\"",
6   "homepage": "https://github.com/LemmonCH/SSBLEManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LemmonCH": "1806096107@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/LemmonCH/SSBLEManager.git",
19     "tag": "1.0.5"
20   },
21   "source_files": [
22     "SSBLEManager",
23     "SSBLEManager/*"
24   ],
25   "public_header_files": "SSBLEManager/*.h",
26   "frameworks": [
27     "Foundation",
28     "CoreBluetooth"
29   ]