blob: 087f245b647021dcb2353a5004dc7109fad55222 [file] [log] [blame]
{
"name": "YouTubePlayerSwift",
"version": "0.1.3",
"summary": "Easy to use library to play YouTubeVideos in fullscreen mode (Swift 4.2).",
"description": "Easy to use library to play YouTubeVideos in fullscreen mode (Swift 4.2). \"YouTube\" and the \"YouTube logo\" are registered trademarks of Google Inc.",
"homepage": "https://github.com/grizzly/YouTubePlayerSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"st.mayr@grizzly.cc": "st.mayr@grizzly.cc"
},
"source": {
"git": "https://github.com/grizzly/YouTubePlayerSwift.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "YouTubePlayerSwift/Classes/**/*"
}