blob: 5d0753dd61df69fe6bedad5201ab8c821d589679 [file] [log] [blame]
{
"name": "BlueprintUICommonControls",
"version": "0.6.0",
"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.6.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.3"
},
"source_files": "BlueprintUICommonControls/Sources/**/*.swift",
"dependencies": {
"BlueprintUI": [
]
},
"swift_version": "5.0"
}