| { | |
| "name": "VRNTableHeaderView", | |
| "version": "0.1", | |
| "summary": "Beautiful VRNTableHeaderView. Written in Swift", | |
| "homepage": "https://github.com/vikmeup/VRNTableHeaderView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENCE" | |
| }, | |
| "authors": { | |
| "Viktor": "vikmeup@gmail.com" | |
| }, | |
| "social_media_url": "http://twitter.com/hackua", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/vikmeup/VRNTableHeaderView.git", | |
| "tag": "0.1" | |
| }, | |
| "source_files": "VRNTableHeaderView/*", | |
| "requires_arc": true | |
| } |