[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / b / 2 / VATextureKit / 2.0.2 / VATextureKit.podspec.json
bloba784fb4f7f7bfc40fd861bc3f233c08867f789fe
2   "name": "VATextureKit",
3   "version": "2.0.2",
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": "2.0.2"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "VATextureKit/Classes/**/*",
22   "resource_bundles": {
23     "VATextureKitPrivacyInfo": [
24       "VATextureKit/Classes/PrivacyInfo.xcprivacy"
25     ]
26   },
27   "dependencies": {
28     "Texture": [
29       "~> 3.2.0"
30     ],
31     "VATextureKitSpec": [
32       "2.0.2"
33     ]
34   },
35   "swift_versions": "5.9",
36   "swift_version": "5.9"