blob: 83dc92e254da9cc107fdfd7351394cae07276505 [file] [log] [blame]
{
"name": "SamplePlayer",
"version": "0.1.2",
"summary": "A Simple AVPlayer View Pods for Playing Videos.",
"description": "A Simple AVPlayer Custom View Pods. Can integrate for playing videos with all the functionality by designing from UI in App Side",
"homepage": "https://github.com/aravindg09/SamplePlayer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aravindg@yupptv.com": "aravindg@yupptv.com"
},
"source": {
"git": "https://github.com/aravindg09/SamplePlayer.git",
"tag": "0.1.2"
},
"exclude_files": "Constrictor/Constrictor/*.plist",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "SamplePlayer/Classes/**/*",
"swift_version": "5.0"
}