[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / 4 / 0 / 8 / MZDownloadManager / 3.1 / MZDownloadManager.podspec.json
blobfae2184ae2cb19e4b207e2ecdba7e8fff1d9d9f0
2   "name": "MZDownloadManager",
3   "version": "3.1",
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.1"
15   },
16   "social_media_url": "https://twitter.com/mzeeshanid",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "MZDownloadManager/Classes/**/*",
21   "resource_bundles": {
22     "MZDownloadManager": [
23       "MZDownloadManager/Assets/*.png"
24     ]
25   },
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ]