blob: 4a8f69e5ec2f1ef2a85ac40c157c5b8023141abb [file] [log] [blame]
{
"name": "YoutubeKit",
"version": "0.5.0",
"summary": "YoutubeKit is a video player for easily create a Youtube app.",
"description": "YoutubeKit is a video player that fully supports Youtube IFrame API and YoutubeDataAPI for easily create a Youtube app.",
"homepage": "https://github.com/rinov/YoutubeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rinov": "rinov@rinov.jp"
},
"social_media_url": "https://twitter.com/rinov0321",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.swift",
"source": {
"git": "https://github.com/rinov/YoutubeKit.git",
"tag": "0.5.0"
},
"resources": "Sources/YoutubeKit/player.html",
"swift_version": "5.0"
}