[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / 4 / YouTubeFloatingPlayer / 1.0.0 / YouTubeFloatingPlayer.podspec.json
blobe2c12e1f3eb6c19259400e10a0205ad180c95eed
2   "name": "YouTubeFloatingPlayer",
3   "version": "1.0.0",
4   "summary": "Swift based floating Youtube Player.",
5   "homepage": "https://github.com/advaita13/YouTubeFloatingPlayer",
6   "license": {
7     "type": "GNU GPLv3",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Advaita Pandya": "adipandya@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/advaita13/YouTubeFloatingPlayer.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "YouTubeFloatingPlayer/Classes/**/*",
21   "resource_bundles": {
22     "YouTubeFloatingPlayer": [
23       "YouTubeFloatingPlayer/Resources/**/*.{xib,xcassets,imageset,png}"
24     ]
25   },
26   "dependencies": {
27     "youtube-ios-player-helper": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"