[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / 8 / VATextureKitRx / 1.8.1 / VATextureKitRx.podspec.json
blob0724809513568238c074c235cce396eb2b364c5c
2   "name": "VATextureKitRx",
3   "version": "1.8.1",
4   "summary": "Texture library wrapper with Rx additions.",
5   "description": "This library is designed to make it easier to work with Texture.\nIt provides an easier syntax and includes modern features to make developing faster.\nIncludes RxSwift additions.",
6   "homepage": "https://github.com/VAndrJ/VATextureKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Volodymyr Andriienko": "vandrjios@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/VAndrJ/VATextureKit.git",
16     "tag": "1.8.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "VATextureKit/ClassesRx/**/*",
22   "dependencies": {
23     "Texture": [
24       "~> 3.1.0"
25     ],
26     "RxSwift": [
27       "~> 6.5.0"
28     ],
29     "RxCocoa": [
30       "~> 6.5.0"
31     ],
32     "Differentiator": [
33       "~> 5.0.0"
34     ],
35     "VATextureKitSpec": [
36       "1.8.1"
37     ],
38     "VATextureKit": [
39       "1.8.1"
40     ]
41   },
42   "swift_versions": "5.8",
43   "swift_version": "5.8"