| { |
| "name": "VPVideoPlayer", |
| "version": "0.0.1", |
| "summary": "Custom VideoPlayer for ERSTREAM Video Delivery Corporation", |
| "description": "Custom VideoPlayer for ERSTREAM Video Delivery Corporation, written by Furkan Hatipoglu", |
| "homepage": "https://gitlab.com/frknhatipoglu/VPVideoPlayer", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Furkan Hatipoglu": "frknhatipoglu@gmail.com" |
| }, |
| "source": { |
| "git": "https://gitlab.com/frknhatipoglu/VPVideoPlayer.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "VPVideoPlayer/VideoPlayer/*", |
| "pushed_with_swift_version": "3.0" |
| } |