[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / 8 / MZDownloadManager / 3.6 / MZDownloadManager.podspec.json
blobcacd11ed8ffc81dd5859e660125acf562aa92ac6
2   "name": "MZDownloadManager",
3   "version": "3.6",
4   "summary": "NSURLSession based download manager.",
5   "description": "Download large files even in background, download multiple files, resume interrupted downloads.",
6   "homepage": "https://github.com/mzeeshanid/MZDownloadManager",
7   "screenshots": "https://cloud.githubusercontent.com/assets/2767152/3459842/0c40fe66-0211-11e4-90d8-d8942c8f8651.png",
8   "license": "BSD",
9   "authors": {
10     "Muhammad Zeeshan": "mzeeshanid@yahoo.com"
11   },
12   "source": {
13     "git": "https://github.com/mzeeshanid/MZDownloadManager.git",
14     "tag": "3.6"
15   },
16   "social_media_url": "https://twitter.com/mzeeshanid",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "MZDownloadManager/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "swift_versions": "5.0",
26   "swift_version": "5.0"