[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / 3 / Composure / 1.2.2 / Composure.podspec.json
blobe87d8d5ca39d674f3fa17cbe0868ecda69cedf11
2   "name": "Composure",
3   "version": "1.2.2",
4   "summary": "Create complex layouts with UICollectionView using compositional layout.",
5   "description": "Composure tremendously simplifies Apple's Compositional Layout especially for vertically scrolling views. Choose one of the available layout options to present your forms in less than 5 minutes.",
6   "homepage": "https://github.com/eclypse-tms/Composure",
7   "screenshots": [
8     "https://raw.githubusercontent.com/eclypse-tms/Composure/main/assets/preview-portrait.jpg",
9     "https://raw.githubusercontent.com/eclypse-tms/Composure/main/assets/preview-landscape.jpg"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Deniz Nessa": "deniz@eclypse.io"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source": {
22     "git": "https://github.com/eclypse-tms/Composure.git",
23     "tag": "1.2.2"
24   },
25   "source_files": "Sources/**/*.swift",
26   "swift_versions": [
27     "5.3",
28     "5.4",
29     "5.5",
30     "5.6",
31     "5.7"
32   ],
33   "swift_version": "5.7"