[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 4 / f / 5 / EasyDownloadSession / 2.0.1 / EasyDownloadSession.podspec.json
blobdc1b25219f6e7cb52df5850a01d076e6be0ed543
2   "name": "EasyDownloadSession",
3   "version": "2.0.1",
4   "summary": "EasyDownloadSession allows to pause and resume downloads having a full control of the order of execution.",
5   "homepage": "https://github.com/lagubull/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Javier Laguna": "lagubull@hotmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/lagubull/EasyDownloadSession.git",
18     "branch": "devSwift",
19     "tag": "2.0.1"
20   },
21   "source_files": "EasyDownloadSession/**/*.swift",
22   "frameworks": "UIKit",
23   "requires_arc": true