[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 5 / a / BLEService / 0.0.1 / BLEService.podspec.json
blob63ac6449097ab0d38febaef49f2a26a33dd74f2b
2   "name": "BLEService",
3   "version": "0.0.1",
4   "summary": "蓝牙连接库.",
5   "swift_versions": "5.0",
6   "description": "蓝牙连接库,连接设备,扫描设备",
7   "homepage": "https://github.com/heartbeat986/BLEService.git",
8   "license": "MIT",
9   "authors": {
10     "jiaoxx": "enjoylifejiaoxgx@163.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/heartbeat986/BLEService.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "Class",
21     "Class/*.{swift}"
22   ],
23   "exclude_files": "Class/Exclude",
24   "swift_version": "5.0"