blob: 1a190f1c31406c96d4146b43722a90b0f03c485a [file] [log] [blame]
{
"name": "YoutubeVideoLinkProcessor",
"version": "1.0.1",
"summary": "YoutubeVideoLinkProcessor give you the direct link of a Youtube Video to download it !",
"description": "The goal was to create a library that gather the downloadable video url from a youtube video.\nWe all know how it's a pain to download a youtube video inside our gallery. \nI'm sure all know many website in order to get the link of some mp4 video ! Now you can do it straightaway from your app",
"homepage": "https://github.com/mohamed-arradi/YoutubeVideoLinkProcessor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohamed Arradi-Alaoui": "arradi.mohamed@gmail.com"
},
"source": {
"git": "https://github.com/mohamed-arradi/YoutubeVideoLinkProcessor.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/arradimohamed",
"platforms": {
"ios": "8.0"
},
"source_files": "YoutubeVideoLinkProcessor/Classes/**/*",
"pushed_with_swift_version": "3.0"
}