blob: b9f20098492d7a5faac439503b02e6c6904c12bd [file] [log] [blame]
{
"name": "ZUUIRevealController",
"version": "0.9.6",
"license": "MIT like",
"summary": "Facebook (iOS App) inspired custom ViewControllerContainer.",
"homepage": "https://github.com/pkluz/ZUUIRevealController",
"authors": {
"Philip Kluz": "Philip.Kluz@zuui.org"
},
"source": {
"git": "https://github.com/pkluz/ZUUIRevealController.git",
"tag": "v0.9.6"
},
"source_files": "ZUUIRevealController/*.{h,m}",
"description": "Facebook (iOS App) inspired custom ViewControllerContainer that enables to have a ViewController on top of another.",
"platforms": {
"ios": null
},
"frameworks": "CoreGraphics",
"requires_arc": false
}