blob: bc97b868138c701cbb8a0ec158408f30ab340af8 [file] [log] [blame]
{
"name": "WKYoutubePlayer",
"version": "1.0.0",
"summary": "High performance YouTube player in WKWebView",
"homepage": "https://github.com/WayneLin1215",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wayne Lin": "waynelin1215@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/WayneLin1215/Swift-WKYoutubePlayer.git",
"tag": "1.0.0"
},
"source_files": "WKYoutubePlayer/Source/*",
"requires_arc": true
}