blob: e85842bf5896227b667819212e070372cf021dc1 [file] [log] [blame]
{
"name": "YouTubeVideoPlayer",
"version": "1.0",
"summary": "YouTube video player",
"description": "Library for embedding and controlling YouTube videos in your iOS applications written on Swift 4.2 by levantAJ",
"homepage": "https://github.com/levantAJ/YouTubeVideoPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tai Le": "sirlevantai@gmail.com"
},
"source": {
"git": "https://github.com/levantAJ/YouTubeVideoPlayer.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "YouTubeVideoPlayer/YouTubeVideoPlayer.swift"
}