blob: c9a48474fd1fc6067a529b6128d1fcf611e23674 [file] [log] [blame]
{
"name": "USE_VideoPlayer",
"version": "0.1.2",
"summary": "USE_VideoPlayer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.usemobile.com.br/libs-iOS/video-player",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tulio de Oliveira Parreiras": "tulio@usemobile.xyz"
},
"source": {
"git": "http://git.usemobile.com.br/libs-iOS/video-player.git",
"tag": "0.1.2"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.1"
},
"source_files": "USE_VideoPlayer/Classes/**/*",
"resource_bundles": {
"USE_VideoPlayer": [
"USE_VideoPlayer/Assets/*.png"
]
},
"swift_version": "5.0"
}