blob: 95f23be778657834845b90b5c79b7fe2eda8ef48 [file] [log] [blame]
{
"name": "AirBar",
"version": "2.0.5",
"summary": "Airbnb expandable bar.",
"homepage": "https://github.com/uptechteam/AirBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeny Matviyenko": "evgeny.matviyenko@uptech.team"
},
"platforms": {
"ios": "9.1"
},
"swift_version": "4.1",
"requires_arc": true,
"source": {
"git": "https://github.com/uptechteam/AirBar.git",
"tag": "v2.0.5",
"submodules": true
},
"source_files": "AirBar/**/*.{h,swift}"
}