[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / e / 4 / RxYTPlayerView / 0.1.2 / RxYTPlayerView.podspec.json
blobb54e68b17d837c5a9d312ca9d161a07de33476a6
2   "name": "RxYTPlayerView",
3   "version": "0.1.2",
4   "summary": "Rx extension for YTPlayerView (YouTube-Player-iOS-Helper)",
5   "homepage": "https://github.com/junmo-kim/RxYTPlayerView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Junmo KIM": "me@junmo.kim"
12   },
13   "social_media_url": "https://www.linkedin.com/in/junmo-kim/",
14   "dependencies": {
15     "youtube-ios-player-helper": [
16       ">= 0.1.6"
17     ],
18     "RxSwift": [
19       ">= 3.6"
20     ],
21     "RxCocoa": [
22       ">= 3.6"
23     ],
24     "RxOptional": [
25       ">= 3.1"
26     ]
27   },
28   "platforms": {
29     "ios": "8.0"
30   },
31   "source": {
32     "git": "https://github.com/junmo-kim/RxYTPlayerView.git",
33     "tag": "0.1.2"
34   },
35   "source_files": "Sources/*.swift",
36   "pushed_with_swift_version": "3.1"