[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 9 / 2 / RxBLE / 0.1.1 / RxBLE.podspec.json
blob3db9b0eafa33cc852c8940e9fb5b02cef912ea91
2   "name": "RxBLE",
3   "version": "0.1.1",
4   "summary": "RxSwift wrapper around the CoreBluetooth framework.",
5   "homepage": "https://github.com/dmsl1805/RxBLE",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "dmsl1805": "dmitriy.shulzhenko@brainbeanapps.com"
12   },
13   "source": {
14     "git": "https://github.com/dmsl1805/RxBLE.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "RxBLE/Classes/**/*",
21   "frameworks": "CoreBluetooth",
22   "dependencies": {
23     "RxSwift": [
25     ],
26     "RxCocoa": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"