blob: d7b1dd8322abcbfdca1a01333d931058de7679f2 [file] [log] [blame]
{
"name": "PBPopinController",
"version": "0.2.0",
"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.2.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}