| { |
| "name": "VRNTableHeaderView", |
| "version": "0.1.3", |
| "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.3" |
| }, |
| "source_files": "VRNTableHeaderView/*", |
| "resource_bundles": { |
| "VRNTableHeaderView": [ |
| "*.xib" |
| ] |
| }, |
| "requires_arc": true |
| } |