| { | |
| "name": "DMEBottomView", | |
| "version": "0.6.1", | |
| "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.6.1" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source_files": "DMEBottomView/*.{h,m}" | |
| } |