blob: a434220dbef50df72a5973d247047973b277b1f9 [file] [log] [blame]
{
"name": "SA-Plug-AVPlayer",
"version": "0.1.0",
"summary": "Here we have a simple module that a developer can use to integrate for video playing in swift 4.2.",
"description": "Simple and featured video player with full of customisation possibility, full control over AVPlayer. Adjust as you need in terms of design and feature. SA-Plug-AVPlayer lets you create your own UI ready code to play video",
"homepage": "https://github.com/teamSolutionAnalysts/sa-plug-avplayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Solution Analyst": "paresh.prajapati.sa@gmail.com"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/teamSolutionAnalysts/sa-plug-avplayer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SAVideoPlayer/Source/*.swift",
"swift_version": "4.2"
}