blob: 51f0acddcb24086c775947ac4e9fedabc0954f03 [file] [log] [blame]
{
"name": "PBPopinController",
"version": "0.4.0",
"license": "MIT",
"summary": "Custom container controller with keyboard-like presentation.",
"homepage": "https://github.com/pronebird/PBPopinController",
"authors": {
"Andrej Mihajlov": "and@codeispoetry.ru"
},
"source": {
"git": "https://github.com/pronebird/PBPopinController.git",
"tag": "0.4.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}