[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / e / CompositionalLayoutViewControllerExtension / 0.1.1 / CompositionalLayoutViewControllerExtension.podspec.json
blob529230ee3dc0187c093a9fe60b1629c11a6d3d6c
2   "name": "CompositionalLayoutViewControllerExtension",
3   "version": "0.1.1",
4   "summary": "Extensions for CompositionalLayoutViewController with VIPER",
5   "swift_versions": "5.5",
6   "description": "Some extensions for CompositionalLayoutViewController with VIPER.",
7   "homepage": "https://github.com/0x0c/CompositionalLayoutViewControllerExtension",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Akira Matsuda": "akira.matsuda@me.com"
14   },
15   "source": {
16     "git": "https://github.com/0x0c/CompositionalLayoutViewControllerExtension.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "CompositionalLayoutViewController": [
26       ">= 0.1.0"
27     ]
28   },
29   "swift_version": "5.5"