[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / c / 0 / f / EpoxyLayoutGroups / 0.8.0 / EpoxyLayoutGroups.podspec.json
blob62ea2696cdec37f9214b286c5382de6c7f8e2c10
2   "name": "EpoxyLayoutGroups",
3   "summary": "Declarative API for building composable layouts in UIKit with a syntax similar to SwiftUI stack APIs",
4   "version": "0.8.0",
5   "license": "Apache License, Version 2.0",
6   "homepage": "https://github.com/airbnb/epoxy-ios",
7   "authors": "Airbnb",
8   "source": {
9     "git": "https://github.com/airbnb/epoxy-ios.git",
10     "tag": "0.8.0"
11   },
12   "source_files": "Sources/EpoxyLayoutGroups/**/*.swift",
13   "platforms": {
14     "ios": "13.0"
15   },
16   "swift_versions": [
17     "5.4"
18   ],
19   "dependencies": {
20     "EpoxyCore": [
21       "0.8.0"
22     ]
23   },
24   "swift_version": "5.4"