blob: 1b45fa871a0301f0519c99b883a97fdf83012c77 [file] [log] [blame]
{
"name": "INTVideoPlayer",
"version": "1.0.0",
"summary": "It's a full screen video player with custom controller",
"description": "This video player help you build simple and atractive video player for your application",
"homepage": "https://github.com/samratpramanik/INTVideoPlayer",
"license": "MIT",
"authors": {
"Samrat Pramanik": "samrat.pramanik@indusnet.co.in"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/samratpramanik/INTVideoPlayer.git",
"tag": "1.0.0"
},
"source_files": "INTVideoPlayer/**/*.{h,m,swift}",
"frameworks": [
"AVFoundation",
"AVKit"
],
"swift_versions": "4.2",
"swift_version": "4.2"
}