blob: b3d37a5e0783984cd2329d0a3266823463e35d9b [file] [log] [blame]
{
"name": "GPVideoPlayer",
"version": "1.0.4",
"summary": "A video player with custom playback controls",
"description": "A video player with custom playback controls",
"homepage": "https://github.com/pgpt10/GPVideoPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"authors": {
"pgpt10": "p.gpt10@gmail.com"
},
"source": {
"git": "https://github.com/pgpt10/GPVideoPlayer.git",
"tag": "1.0.4"
},
"source_files": "GPVideoPlayer/Classes/**/*",
"resources": "GPVideoPlayer/Assets/*.xcassets",
"swift_version": "4.2"
}