blob: 993c599c1ee90123ac61a3c02ff15446ff94c304 [file] [log] [blame]
{
"name": "FrostedSidebar",
"version": "1.0.0",
"summary": "A translucent iOS animated sidebar written in Swift",
"description": "Swift translucent animated sidebar / hamburger menu using a UIVisualEffectView.",
"homepage": "https://github.com/edekhayser/FrostedSidebar",
"license": "MIT",
"authors": {
"Evan Dekhayser": "erdekhayser@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/edekhayser/FrostedSidebar.git",
"tag": "master"
},
"source_files": [
"Classes",
"FrostedSidebar/FrostedSidebar.swift"
]
}