[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 2 / 5 / ReactiveBluetooth / 1.1.0 / ReactiveBluetooth.podspec.json
blob6cded859d013d1326c2b095d4b1b193738f5fd41
2   "name": "ReactiveBluetooth",
3   "version": "1.1.0",
4   "summary": "ReactiveSwift bindings for CoreBluetooth.",
5   "description": "ReactiveBluetooth provides some ReactiveSwift bindings that can be used with a CoreBluetooth Manager",
6   "homepage": "https://github.com/gkaimakas/ReactiveBluetooth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gkaimakas": "gkaimakas@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gkaimakas/ReactiveBluetooth.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "ReactiveBluetooth/Classes/**/*",
22   "dependencies": {
23     "ReactiveSwift": [
24       "3.1.0"
25     ],
26     "ReactiveCocoa": [
27       "\t7.1.0"
28     ]
29   },
30   "pushed_with_swift_version": "4.0"