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