[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 2 / 5 / ReactiveBluetooth / 2.2.1 / ReactiveBluetooth.podspec.json
blob66e68e59a9ce645551e0b34174caf28844502c86
2   "name": "ReactiveBluetooth",
3   "version": "2.2.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.2.1"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "ReactiveBluetooth/Classes/**/*",
23   "dependencies": {
24     "ReactiveSwift": [
26     ],
27     "ReactiveCocoa": [
29     ]
30   }