[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / d / c / RxBoomerangTest / 6.7.0 / RxBoomerangTest.podspec.json
blob6c3e60561a5211fce1b91a4284c80c47c4395bb4
2   "name": "RxBoomerangTest",
3   "version": "6.7.0",
4   "summary": "Swift microframework for MVVM",
5   "description": "A Swift microframework helping developers to write better MVVM applications.",
6   "homepage": "http://github.com/synesthesia-it/Boomerang",
7   "swift_versions": "5.1",
8   "license": "MIT",
9   "authors": {
10     "Stefano Mondino": "stefano.mondino.dev@gmail.com"
11   },
12   "platforms": {
13     "ios": "11.0",
14     "osx": "10.13",
15     "watchos": "6.0",
16     "tvos": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/synesthesia-it/Boomerang.git",
20     "tag": "6.7.0"
21   },
22   "source_files": "Sources/RxTest/**/*{.swift}",
23   "dependencies": {
24     "RxBoomerang": [
26     ],
27     "RxRelay": [
29     ],
30     "RxBlocking": [
32     ],
33     "RxSwift": [
35     ]
36   },
37   "frameworks": "XCTest",
38   "swift_version": "5.1"