| { |
| "name": "SwiftVideoPlayer", |
| "version": "0.1.4", |
| "summary": "Swift Video Player", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/hapsidra/swift-video-player", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "hapsidra": "hapsidra@outlook.com" |
| }, |
| "source": { |
| "git": "https://github.com/hapsidra/swift-video-player.git", |
| "tag": "0.1.4" |
| }, |
| "social_media_url": "https://twitter.com/hapsidra", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "Sources/**/*" |
| } |