[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / b / e / LsBleLibrary / 0.1.0 / LsBleLibrary.podspec.json
blob3c8865ff4e2d6fb95a6082740e7b623ae890dbb5
2   "name": "LsBleLibrary",
3   "version": "0.1.0",
4   "summary": "A short description of LsBleLibrary.",
5   "description": "蓝牙库",
6   "homepage": "https://github.com/Topsignal/LsBleLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Xiahaiquan": "xiahaiquan@haylou.com"
13   },
14   "source": {
15     "git": "https://github.com/Topsignal/LsBleLibrary.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LsBleLibrary/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
24       "~> 6.2.0"
25     ],
26     "RxCocoa": [
27       "~> 6.2.0"
28     ],
29     "SwiftProtobuf": [
30       "~> 1.18.0"
31     ]
32   }