[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / 6 / f / VeloxDownloader / 1.4 / VeloxDownloader.podspec.json
blob41f1afb0c9438dcda9acc232821802cea8944da6
2   "name": "VeloxDownloader",
3   "version": "1.4",
4   "summary": "File Downloading Library for Swift 3",
5   "description": "A simple,elegant,customizable yet powerfull all in one solution for downloading files in your Swift(3) project.",
6   "homepage": "https://github.com/nitinsh99/VeloxDownloader",
7   "screenshots": "https://cloud.githubusercontent.com/assets/1389212/20846414/7fc1b224-b897-11e6-99c7-2a5a4e9cca40.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Nitin Sharma": "nitinsh99@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/nitinsh99",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/nitinsh99/VeloxDownloader.git",
21     "tag": "1.4"
22   },
23   "source_files": "VeloxDownloader/SourceFiles/*.swift",
24   "exclude_files": "Classes/Exclude",
25   "resources": [
26     "VeloxDownloader/SourceFiles/*.xib"
27   ],
28   "pushed_with_swift_version": "3.0"