blob: a76368be613b8e7c22f7e92c7c07cd56dbceda7d [file] [log] [blame]
{
"name": "CZSlidingMenuBar",
"version": "2.1.5",
"summary": "A CZSlidingMenuBar.",
"description": "CZSlidingMenuBar can automatically interact with other scroll views on the slide.",
"homepage": "https://github.com/czeludzki/CZSlidingMenuBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"czeludzki": "czeludzki@gmail.com"
},
"source": {
"git": "https://github.com/czeludzki/CZSlidingMenuBar.git",
"tag": "2.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CZSlidingMenuBar/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}