[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 2 / VD / 1.0.10 / VD.podspec.json
blob7ed67036e770c3a53b5d3f8501ca3f91a6b0660c
2   "name": "VD",
3   "version": "1.0.10",
4   "summary": "This repository contains useful extensions on Foundation and UIKit",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/dankinsoid/VDKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "voidilov": "voidilov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dankinsoid/VDKit.git",
16     "tag": "1.0.10"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.1",
22   "source_files": "Sources/**/*",
23   "module_name": "VDKit",
24   "subspecs": [
25     {
26       "name": "Foundation",
27       "source_files": "Sources/VDKit/*"
28     }
29   ],
30   "swift_version": "5.1"