blob: 495ac2f6cc370dece6ac4634224676af8b276de5 [file] [log] [blame]
{
"name": "YoutubeKitSoun",
"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"
}