blob: 4af60e24b1d81df907613b7b2cf6c645b40bae6a [file] [log] [blame]
{
"name": "PGSideMenu",
"version": "1.2.0",
"summary": "A customizable side menu for iOS",
"description": "A customizable side menu for iOS projects written in Swift. Multiple menu animation types supported!",
"homepage": "https://github.com/pgorzelany/PGSideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pgorzelany": "piotr.gorzelany@gmail.com"
},
"source": {
"git": "https://github.com/pgorzelany/PGSideMenu.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PGSideMenu/Classes/**/*",
"resource_bundles": {
"PGSideMenu": [
"PGSideMenu/**/*.{storyboard,xib}"
]
},
"pushed_with_swift_version": "3.0"
}