blob: 132d5079f29ae4694713f68820012c1955981c42 [file] [log] [blame]
{
"name": "SamplePlayer",
"version": "0.1.1",
"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.1"
},
"exclude_files": "Constrictor/Constrictor/*.plist",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "SamplePlayer/Classes/**/*",
"swift_version": "5.0"
}