[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 5 / 8 / DownloadKit / 0.0.4 / DownloadKit.podspec.json
blobacdd0bb6ecb6e240af8cce6eb4f78475530828cc
2   "name": "DownloadKit",
3   "version": "0.0.4",
4   "summary": "URLSession wrapper for downloading images and JSON.",
5   "description": "A simple wrapper for URLSession that allows easy downloading of Images and JSON. Comes with a configurable in-memory cache.",
6   "homepage": "https://github.com/moizullah/DownloadKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "moizullah": "moizullahamir94@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/moizullah/DownloadKit.git",
16     "tag": "0.0.4"
17   },
18   "social_media_url": "https://twitter.com/moizullahamir",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "DownloadKit/Classes/**/*"