[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 7 / 2 / 5 / ReactiveBluetooth / 2.0.2 / ReactiveBluetooth.podspec.json
blobfd8e6256fb962f4e14cf78c2f61997f4cafe3b03
2   "name": "ReactiveBluetooth",
3   "version": "2.0.2",
4   "summary": "ReactiveSwift bindings for CoreBluetooth.",
5   "description": "..",
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": "2.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ReactiveBluetooth/Classes/**/*",
22   "dependencies": {
23     "ReactiveSwift": [
25     ],
26     "ReactiveCocoa": [
28     ]
29   }