[Add] CxjToasts 1.0.1
[CocoaPods.git] / Specs / 7 / 2 / 5 / ReactiveBluetooth / 2.0.1 / ReactiveBluetooth.podspec.json
blobeaede0fc70750904102cf3f399be42f6a114ac68
2   "name": "ReactiveBluetooth",
3   "version": "2.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ReactiveBluetooth/Classes/**/*",
22   "dependencies": {
23     "ReactiveSwift": [
25     ],
26     "ReactiveCocoa": [
28     ]
29   }