[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / a / 0 / VDLayout / 1.1.0 / VDLayout.podspec.json
blob3068c2aad68715b382607967959caad0a3cf0c2d
2   "name": "VDLayout",
3   "version": "1.1.0",
4   "summary": "A short description of VDLayout.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/dankinsoid/VDLayout",
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/VDLayout.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.1",
22   "source_files": "Sources/VDLayout/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "ConstraintsOperators": [
27     ],
28     "VD": [
30     ],
31     "RxSwift": [
32       "~> 5.0"
33     ],
34     "RxCocoa": [
35       "~> 5.0"
36     ]
37   },
38   "swift_version": "5.1"