blob: 10fee9e613bcb3b7213896e5b8834f4cfb3c8e7a [file] [log] [blame]
{
"name": "VideoViewPlayer",
"version": "0.1.0",
"summary": "This Pod is for custom Video View.",
"description": "This custom Video View pod will play video in any view, just put \"VideoViewPlayer\" class to the view's custom class !",
"homepage": "https://github.com/talha180295/VideoViewPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<YOUR NAME HERE>": "<YOUR EMAIL HERE>"
},
"source": {
"git": "https://github.com/talha180295/VideoViewPlayer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.2"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5"
},
"source_files": "VideoViewPlayer/VideoViewPlayer.swift"
}