blob: 7234d8d095d4a1dc2e6b8dcd829e3976ae0e7fd9 [file] [log] [blame]
{
"name": "CZArrowMenu",
"version": "1.0.5",
"summary": "CZArrowMenu is a Menu with arrow",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/czeludzki/CZArrowMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"czeludzki": "czeludzki@gmail.com"
},
"source": {
"git": "https://github.com/czeludzki/CZArrowMenu.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CZArrowMenu/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}