[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / a / MVDownloader / 0.1.0 / MVDownloader.podspec.json
blob42dfc56ee10f5f72949f3f3d2edcd6f43742fec8
2   "name": "MVDownloader",
3   "version": "0.1.0",
4   "summary": "Swift library used for downloading images or JSON format files with caching configuration support",
5   "swift_version": "5.0",
6   "description": "MVDownloader is a native swift library for making asynchrouns remote requests to download images or JSON format files from the web.",
7   "homepage": "https://github.com/Sharkesm/MVDownloader",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Manase Michael Mhando": "sharkesm@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Sharkesm/MVDownloader.git",
17     "tag": "0.1.0"
18   },
19   "social_media_url": "https://twitter.com/sharke12",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "MVDownloader/Classes/**/*",
24   "frameworks": "UIKit"