[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / a / CompositionalLayoutViewController / 0.2.0 / CompositionalLayoutViewController.podspec.json
blob5b549d6304d828f61f126458639e066415a45736
2   "name": "CompositionalLayoutViewController",
3   "version": "0.2.0",
4   "summary": "Lightweight UICollectionViewCompositionalLayout wrapper",
5   "swift_versions": "5.2",
6   "description": "Declaretive UICollectionViewCompositionalLayout interface to implement complex collection view layout.",
7   "homepage": "https://github.com/oneinc-jp/CompositionalLayoutViewController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Akira": "akira.matsuda@me.com"
14   },
15   "source": {
16     "git": "https://github.com/oneinc-jp/CompositionalLayoutViewController.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "CompositionalLayoutViewController/Classes/**/*",
23   "swift_version": "5.2"