blob: 16ff2fe46cc5af59ec54e298c5385ea7b9786980 [file] [log] [blame]
{
"name": "VersaPlayer",
"version": "0.1.8",
"summary": "Versatile AVPlayer implementation for iOS",
"description": "Versatile AVPlayer implementation for iOS.",
"homepage": "https://github.com/josejuanqm/VersaPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jose Quintero": "jose.juan.qm@gmail.com"
},
"source": {
"git": "https://github.com/josejuanqm/VersaPlayer.git",
"tag": "0.1.8"
},
"social_media_url": "https://twitter.com/josejuanqm",
"platforms": {
"ios": "9.0"
},
"swift_version": "4",
"source_files": "VersaPlayer/Classes/**/*"
}