blob: 5c431bd8fe6a1893ea1cce9ee35d51f035d717bf [file] [log] [blame]
{
"name": "YoutubeMediaApi",
"version": "0.1.1",
"summary": "A Elegant Swift library for obtain Metadata of Youtube videos.",
"description": "A Elegant Swift library for obtain Metadata of Youtube videos.",
"homepage": "https://github.com/Artear/App_Library_IOS_YoutubeMediaApi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maro90": "mauro.d.gonzalez90@gmail.com"
},
"source": {
"git": "https://github.com/Artear/App_Library_IOS_YoutubeMediaApi.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YoutubeMediaApi/Classes/**/*",
"dependencies": {
"PromiseKit": [
"~> 4.4"
],
"PromiseKit/Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}