blob: bac932dd663d7b390b95f7d8be1bc5b5a6d7e88d [file] [log] [blame]
{
"name": "BlueprintUICommonControls",
"version": "0.12.1",
"summary": "UIKit-backed elements for Blueprint",
"homepage": "https://www.github.com/square/blueprint",
"license": "Apache License, Version 2.0",
"authors": "Square",
"source": {
"git": "https://github.com/square/blueprint.git",
"tag": "0.12.1"
},
"swift_versions": "5.1",
"platforms": {
"ios": "10.0"
},
"source_files": "BlueprintUICommonControls/Sources/**/*.swift",
"dependencies": {
"BlueprintUI": [
]
},
"swift_version": "5.1"
}