blob: c7d3a01406e1e6d851ccab34eda72056860f33e2 [file] [log] [blame]
{
"name": "PZSideMenuViewController",
"version": "1.1.0",
"platforms": {
"ios": "7.0"
},
"summary": "Sliding panel with nice apparition/disapparition effects",
"homepage": "https://github.com/PlayAdz/PZSideMenuViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cyrilchandelier": "cyril.chandelier@gmail.com"
},
"source": {
"git": "https://github.com/PlayAdz/PZSideMenuViewController.git",
"tag": "1.1.0"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"requires_arc": true
}