blob: a46cd545908f173d8e01d1b1e752eb8eae8aa01e [file] [log] [blame]
{
"name": "Player",
"version": "0.13.3",
"license": "MIT",
"summary": "video player in Swift, simple way to play and stream media in your iOS or tvOS app",
"homepage": "https://github.com/piemonte/player",
"social_media_url": "http://twitter.com/piemonte",
"authors": {
"patrick piemonte": "patrick.piemonte@gmail.com"
},
"source": {
"git": "https://github.com/piemonte/player.git",
"tag": "0.13.3"
},
"documentation_url": "https://piemonte.github.io/Player/",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}