blob: b54e68b17d837c5a9d312ca9d161a07de33476a6 [file] [log] [blame]
{
"name": "RxYTPlayerView",
"version": "0.1.2",
"summary": "Rx extension for YTPlayerView (YouTube-Player-iOS-Helper)",
"homepage": "https://github.com/junmo-kim/RxYTPlayerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Junmo KIM": "me@junmo.kim"
},
"social_media_url": "https://www.linkedin.com/in/junmo-kim/",
"dependencies": {
"youtube-ios-player-helper": [
">= 0.1.6"
],
"RxSwift": [
">= 3.6"
],
"RxCocoa": [
">= 3.6"
],
"RxOptional": [
">= 3.1"
]
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/junmo-kim/RxYTPlayerView.git",
"tag": "0.1.2"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.1"
}