blob: 8670d84112de86ca6dbc91d092e7e9d25f778449 [file] [log] [blame]
{
"name": "AGPullView",
"version": "0.1.0",
"summary": "Container view for pulling it from bottom of its superview.",
"description": "This view could be container for any of yur content. I look forward to you suggestions and ideas for full customization.",
"homepage": "https://github.com/iaagg/AGPullView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksey Getman": "getmanag@gmail.com"
},
"source": {
"git": "https://github.com/iaagg/AGPullView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AGPullView/Classes/**/*"
}