blob: 3127ab93d3c22fedecf45b45b0c4cd56a853c270 [file] [log] [blame]
{
"name": "GPVideoPlayer",
"version": "1.0.1",
"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.1"
},
"source_files": "GPVideoPlayer/Classes/**/*",
"resource_bundles": {
"GPVideoPlayer": [
"GPVideoPlayer/Assets/*.xcassets"
]
}
}