[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 3 / b / 2 / VATextureKit / 0.6.3 / VATextureKit.podspec.json
blob6e3ab9ddb1d8ad0b3f7acfd5f19b401ec72199cb
2   "name": "VATextureKit",
3   "version": "0.6.3",
4   "summary": "Texture library wrapper.",
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.",
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": "0.6.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "VATextureKit/Classes/**/*",
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   },
36   "swift_versions": "5.7",
37   "swift_version": "5.7"