[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / f / c / adaptive_card_layout / 1.0.2 / adaptive_card_layout.podspec.json
blob6cf464c9238cb09cd6e1b87cebad0efe6faca21e
2   "name": "adaptive_card_layout",
3   "version": "1.0.2",
4   "summary": "CardView is a versatile SwiftUI component for displaying a collection of views in a card-like format.",
5   "description": "- Display views in a grid or horizontal scrolling layout.\n- Optional scaling effect for views based on their position .\n- Can display views in carousel format with optional scaling\n- Customizable view dimensions and spacing .\n- Accepts an array of content views",
6   "homepage": "https://github.com/softsuave-tech-matrix/adaptive_card_layout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "softsuave-tech-matrix": "techmatrix@softsuave.com"
13   },
14   "source": {
15     "git": "https://github.com/softsuave-tech-matrix/adaptive_card_layout.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.2",
25     "5.3",
26     "5.4",
27     "5.5",
28     "5.6"
29   ],
30   "source_files": "Sources/adaptive_card_layout/Views/**/*",
31   "frameworks": "SwiftUI",
32   "swift_version": "5.6"