blob: 96500e0ca74b5784f214533e92498e2dde1197be [file] [log] [blame]
{
"name": "YoutubeKitSoun",
"version": "0.6.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/davidgalarza/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/davidgalarza/YoutubeKit.git",
"tag": "0.6.0"
},
"resources": "Sources/YoutubeKit/player.html",
"swift_version": "5.0"
}