blob: cb4e21f249cd896dd47675cc9ab3ff8b76d776f7 [file] [log] [blame]
{
"name": "PBPopinController",
"version": "0.1.1",
"license": "MIT",
"summary": "Custom controller that pops from the bottom, exactly like keyboard.",
"homepage": "https://github.com/pronebird/PBPopinController",
"authors": {
"Andrej Mihajlov": "and@codeispoetry.ru"
},
"source": {
"git": "https://github.com/pronebird/PBPopinController.git",
"tag": "0.1.1"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}