blob: 16f9709e5cdf22375c2be0e76ae176809a8d3504 [file] [log] [blame]
{
"name": "INTVideoPlayer",
"version": "1.0.2",
"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.2"
},
"source_files": "INTVideoPlayer/**/*.{h,m,swift}",
"resource_bundles": {
"INTVideoPlayer": [
"INTVideoPlayer/**/*.{xib,xcassets}"
]
},
"frameworks": [
"AVFoundation",
"AVKit"
],
"swift_versions": "4.2",
"swift_version": "4.2"
}