blob: 7e94da535d0efe962c5fda0391188405fe260db1 [file] [log] [blame]
{
"name": "DMEBottomView",
"version": "0.5.0",
"license": "BSD",
"summary": "DMEBottomView is a simple view to put on bottom of other view",
"homepage": "https://github.com/damarte/DMEBottomView",
"authors": {
"David Martínez": "damarte86@gmail.com"
},
"source": {
"git": "https://github.com/damarte/DMEBottomView.git",
"tag": "0.5.0"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": "DMEBottomView/*.{h,m}"
}