blob: c9e3b895f2ee0e02a227b4d80331d66913a763a1 [file] [log] [blame]
{
"name": "YoutubeEngine",
"version": "0.2.3",
"summary": "Swift ReactiveCocoa lib for Youtube api.",
"description": "Swift library for searching Youtube channels and videos",
"homepage": "https://github.com/Igor-Palaguta/YoutubeEngine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Palaguta": "igor.palaguta@gmail.com"
},
"source": {
"git": "https://github.com/Igor-Palaguta/YoutubeEngine.git",
"tag": "0.2.3"
},
"social_media_url": "https://twitter.com/igor_palaguta",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/YoutubeEngine/**/*",
"dependencies": {
"ReactiveSwift": [
"~> 1.0"
],
"SwiftyJSON": [
"~> 3.1.4"
]
},
"pushed_with_swift_version": "3.0"
}