blob: 341b7e307e2c4298d4aa0f20919cb9d5df82ef81 [file] [log] [blame]
{
"name": "BlueprintUILists",
"version": "0.11.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.11.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0"
],
"dependencies": {
"ListableUI": [
],
"BlueprintUI": [
]
},
"source_files": "BlueprintUILists/Sources/**/*.{swift}",
"swift_version": "5.0"
}