blob: c24190d411e2afbbf5e9bfe73963dd38c04f10bf [file] [log] [blame]
{
"name": "GPVideoPlayer",
"version": "1.0.2",
"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": {
"Payal Gupta": "p.gpt10@gmail.com"
},
"source": {
"git": "https://github.com/pgpt10/GPVideoPlayer.git",
"tag": "1.0.2"
},
"source_files": "GPVideoPlayer/Classes/**/*",
"resource_bundles": {
"GPVideoPlayer": [
"GPVideoPlayer/Assets/*.xcassets"
]
}
}