blob: b9e39f8dde95470243bc4634581f8d6ac0d800d3 [file] [log] [blame]
{
"name": "Toolbar",
"version": "0.7.2",
"summary": "Awesome autolayout Toolbar",
"description": "This toolbar is made with Autolayout.\nIt works more interactively than UIToolbar.",
"homepage": "https://github.com/1amageek/Toolbar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1amageek": "tmy0x3@icloud.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/1amageek/Toolbar.git",
"tag": "0.7.2"
},
"source_files": [
"Classes",
"Toolbar/**/*.{swift}"
]
}