[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / c / 0 / f / EpoxyLayoutGroups / 0.4.0 / EpoxyLayoutGroups.podspec.json
blob19039ee214d7ac4af6665418dd0bf1e3110d51a4
2   "name": "EpoxyLayoutGroups",
3   "summary": "Declarative API for building composable layouts in UIKit with a syntax similar to SwiftUI stack APIs",
4   "version": "0.4.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.4.0"
11   },
12   "source_files": "Sources/EpoxyLayoutGroups/**/*.swift",
13   "platforms": {
14     "ios": "13.0"
15   },
16   "swift_versions": [
17     "5.3"
18   ],
19   "dependencies": {
20     "EpoxyCore": [
21       "0.4.0"
22     ]
23   },
24   "swift_version": "5.3"