blob: 1c750381beb4e179eb87f28d4a1161b0cecf2bf6 [file] [log] [blame]
{
"name": "AirbnbViewController",
"version": "1.0.1",
"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.1"
},
"source_files": "AirbnbViewController/*.{h,m,swift}"
}