blob: 45f596b35fd493b16a4ba5ce260ec7e8f75a39d2 [file] [log] [blame]
{
"name": "AirbnbViewController",
"version": "1.0.0",
"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.1"
},
"source": {
"git": "https://github.com/pixyzehn/AirbnbViewController.git",
"tag": "1.0.0"
},
"source_files": "AirbnbViewController/*.{h,m,swift}"
}