[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / 8 / MZDownloadManager / 3.2 / MZDownloadManager.podspec.json
blob62b358effbff1e01f74ef44f3615ae02f46628c5
2   "name": "MZDownloadManager",
3   "version": "3.2",
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.2"
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   "pushed_with_swift_version": "3.0"