blob: 4eb87d937e2206f67baa6db3670ae04cec6f0e73 [file] [log] [blame]
{
"name": "AirbnbViewController",
"version": "1.0.3",
"summary": "Airbnb 4.7's three-dimensional slide menu. Unfortunately, this menu was obsoleted in Airbnb 5.0. ",
"homepage": "https://github.com/pixyzehn/AirbnbViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pixyzehn": "civokjots0109@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pixyzehn/AirbnbViewController.git",
"tag": "1.0.3"
},
"source_files": "AirbnbViewController/*.{h,m,swift}"
}