blob: 49323b97933244d2c8def395480fd044577ac300 [file] [log] [blame]
{
"name": "Epoxy",
"summary": "Declarative UI APIs for UIKit",
"version": "0.4.0",
"license": "Apache License, Version 2.0",
"homepage": "https://github.com/airbnb/epoxy-ios",
"authors": "Airbnb",
"source": {
"git": "https://github.com/airbnb/epoxy-ios.git",
"tag": "0.4.0"
},
"source_files": "Sources/Epoxy/**/*.swift",
"platforms": {
"ios": "13.0"
},
"swift_versions": [
"5.3"
],
"dependencies": {
"EpoxyCore": [
"0.4.0"
],
"EpoxyLayoutGroups": [
"0.4.0"
],
"EpoxyCollectionView": [
"0.4.0"
],
"EpoxyBars": [
"0.4.0"
],
"EpoxyNavigationController": [
"0.4.0"
],
"EpoxyPresentations": [
"0.4.0"
]
},
"swift_version": "5.3"
}