blob: 41f1afb0c9438dcda9acc232821802cea8944da6 [file] [log] [blame]
{
"name": "VeloxDownloader",
"version": "1.4",
"summary": "File Downloading Library for Swift 3",
"description": "A simple,elegant,customizable yet powerfull all in one solution for downloading files in your Swift(3) project.",
"homepage": "https://github.com/nitinsh99/VeloxDownloader",
"screenshots": "https://cloud.githubusercontent.com/assets/1389212/20846414/7fc1b224-b897-11e6-99c7-2a5a4e9cca40.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nitin Sharma": "nitinsh99@gmail.com"
},
"social_media_url": "http://twitter.com/nitinsh99",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/nitinsh99/VeloxDownloader.git",
"tag": "1.4"
},
"source_files": "VeloxDownloader/SourceFiles/*.swift",
"exclude_files": "Classes/Exclude",
"resources": [
"VeloxDownloader/SourceFiles/*.xib"
],
"pushed_with_swift_version": "3.0"
}