[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 4 / a / 5 / RxCoreBluetooth / 0.0.1 / RxCoreBluetooth.podspec.json
blob1c13b3df830f7734e8c4ddbe26cfab861b79023c
2   "name": "RxCoreBluetooth",
3   "version": "0.0.1",
4   "summary": "RxCoreBluetooth is a CoreBluetooth Extension for RxSwift",
5   "description": "RxCoreBluetooth is a CoreBluetooth Extension for RxSwift. It contains CoreBluetoth funtionalities.",
6   "pod_target_xcconfig": {
7     "SWIFT_VERSION": "3.0"
8   },
9   "homepage": "https://github.com/trilliwon/RxCoreBluetooth",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "trilliwon": "trilliwon@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/trilliwon/RxCoreBluetooth.git",
19     "tag": "0.0.1"
20   },
21   "social_media_url": "https://twitter.com/trilliwon",
22   "platforms": {
23     "ios": "10.0"
24   },
25   "source_files": "Sources/*",
26   "dependencies": {
27     "RxSwift": [
28       "~> 3.0"
29     ],
30     "RxCocoa": [
31       "~> 3.0"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"