blob: e2c12e1f3eb6c19259400e10a0205ad180c95eed [file] [log] [blame]
{
"name": "YouTubeFloatingPlayer",
"version": "1.0.0",
"summary": "Swift based floating Youtube Player.",
"homepage": "https://github.com/advaita13/YouTubeFloatingPlayer",
"license": {
"type": "GNU GPLv3",
"file": "LICENSE"
},
"authors": {
"Advaita Pandya": "adipandya@gmail.com"
},
"source": {
"git": "https://github.com/advaita13/YouTubeFloatingPlayer.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YouTubeFloatingPlayer/Classes/**/*",
"resource_bundles": {
"YouTubeFloatingPlayer": [
"YouTubeFloatingPlayer/Resources/**/*.{xib,xcassets,imageset,png}"
]
},
"dependencies": {
"youtube-ios-player-helper": [
]
},
"pushed_with_swift_version": "3.0"
}