blob: 7b947fc0e5faacede99b275196feeb448585cbe3 [file] [log] [blame]
{
"name": "ListableUI",
"version": "0.9.0",
"summary": "Declarative list views for iOS apps that deploy back to iOS 11.0.",
"homepage": "https://github.com/kyleve/Listable",
"license": "Apache License, Version 2.0",
"authors": {
"Kyle": "k@squareup.com"
},
"source": {
"git": "https://github.com/kyleve/Listable.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0"
],
"source_files": "ListableUI/Sources/**/*.{swift,h,m}",
"weak_frameworks": "SwiftUI",
"swift_version": "5.0"
}