blob: 3a05522088757152742b236fedb01eaaed8f1b05 [file] [log] [blame]
{
"name": "WKYoutubePlayer",
"version": "1.1.1",
"summary": "High performance YouTube player in WKWebView",
"homepage": "https://github.com/AntisoWrite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wayne Lin": "waynelin1215@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/AntisoWrite/Swift-WKYoutubePlayer.git",
"tag": "1.1.1"
},
"source_files": "WKYoutubePlayer/Source/*.{swift}",
"resources": "WKYoutubePlayer/Source/*.html",
"requires_arc": true,
"swift_version": "5"
}