blob: 5d3d75a0495d925db2646599926609f40c615c4a [file] [log] [blame]
{
"name": "SummerPlayerView",
"version": "0.1.0",
"summary": "VideoPlayerView for kids, Tried to make it as similar as possible a Youtube kids App Player UI",
"description": "VideoPlayerView for kids, Tried to make it as similar as possible a Youtube kids App Player UI",
"homepage": "https://github.com/Derrick/SummerPlayerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Derrick": "kang.derrick@gmail.com"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/superbderrick/SummerPlayerView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "SummerPlayerView/Classes/**/*",
"frameworks": [
"UIKit",
"AVKit"
],
"swift_version": "5.0"
}