[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / 4 / VATextureKitSpec / 2.0.0 / VATextureKitSpec.podspec.json
blob34f5d70f51a85b9dbeebccc44a11933f5edd4782
2   "name": "VATextureKitSpec",
3   "version": "2.0.0",
4   "summary": "Texture library Layout Specs wrapper.",
5   "description": "This library is designed to make it easier to work with Texture.\nIt provides an easier syntax and includes wrappers on top of Layout Specs.",
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": "2.0.0"
17   },
18   "platforms": {
19     "ios": "14.0",
20     "tvos": "14.0"
21   },
22   "source_files": "VATextureKit/ClassesSpec/**/*",
23   "dependencies": {
24     "Texture": [
25       "~> 3.2.0"
26     ]
27   },
28   "swift_versions": "5.9",
29   "swift_version": "5.9"