| { |
| "name": "SwiftVideoPlayer", |
| "version": "0.1.1", |
| "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.1" |
| }, |
| "social_media_url": "https://twitter.com/hapsidra", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "Sources/**/*", |
| "pushed_with_swift_version": "4.1" |
| } |