blob: 75cb5c4e2890061d10b85e3cd160a8de8d353dc0 [file] [log] [blame]
{
"name": "YouTubeFloatingPlayer",
"version": "1.0.3",
"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.3"
},
"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"
}