[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 4 / YouTubeFloatingPlayer / 2.0.1 / YouTubeFloatingPlayer.podspec.json
blobaf1642af0c6ed68aa564e537292bb4776d4ae3c6
2   "name": "YouTubeFloatingPlayer",
3   "version": "2.0.1",
4   "summary": "Youtube-styled Floating Player written in Swift",
5   "description": "A floating video player, similar to the one used in the YouTube app, written in Swift 3. This player is interactive in nature: drag to minimize, swipe to dismiss. Furthermore, it supports TableView as well as any other UIView underneath the video player while the player is in normal mode.",
6   "homepage": "https://github.com/advaita13/YouTubeFloatingPlayer",
7   "license": {
8     "type": "GNU GPLv3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Advaita Pandya": "adipandya@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/advaita13/YouTubeFloatingPlayer.git",
16     "tag": "2.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/YouTubeFloatingPlayer/Classes/**/*",
22   "resource_bundles": {
23     "YouTubeFloatingPlayer": [
24       "Source/YouTubeFloatingPlayer/Resources/**/*.{xib,xcassets,imageset,png}"
25     ]
26   },
27   "dependencies": {
28     "youtube-ios-player-helper": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"