blob: 1a6695485b7551cce7bcecc5ee31bff8c72d315d [file] [log] [blame]
{
"name": "Toolbar",
"version": "0.0.4",
"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": "9.0"
},
"source": {
"git": "https://github.com/1amageek/Toolbar.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"Toolbar/**/*.{swift}"
],
"pushed_with_swift_version": "3.1"
}