blob: 65cbe6a0193a1140aabe42d373bfe2c1171a80b9 [file] [log] [blame]
{
"name": "gbox-video-player",
"version": "0.1.0",
"summary": "A video player createdin swift",
"description": "a simple video player that accept video and mp3",
"homepage": "https://github.com/wanaya/gbox-video-player",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guillermoncircle": "guillermo@oncircle.com"
},
"source": {
"git": "https://github.com/wanaya/gbox-video-player.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "gbox-video-player/Classes/**/*",
"resource_bundles": {
"gbox-video-player": [
"gbox-video-player/Assets/*.{xib,png}"
]
}
}