[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 0 / b / 5 / XYBluetoothKit / 1.0.4 / XYBluetoothKit.podspec.json
blobe19be059aa6b5a077aecf85e0068303d893dd1cc
2   "name": "XYBluetoothKit",
3   "version": "1.0.4",
4   "summary": "一个简单易用的蓝牙库.",
5   "description": "这是一个简单易用的蓝牙库.",
6   "homepage": "https://github.com/Yueoaix/XYBluetoothKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhongxiaoyue": "zhongxiaoyue_it@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Yueoaix/XYBluetoothKit.git",
19     "tag": "1.0.4"
20   },
21   "swift_version": "4.2",
22   "source_files": [
23     "XYBluetoothKit",
24     "*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "requires_arc": true