[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / f / 5 / EasyDownloadSession / 2.0.0 / EasyDownloadSession.podspec.json
blobbea2f6996d69c52cd86758a6ab9ea156f7e75a02
2   "name": "EasyDownloadSession",
3   "version": "2.0.0",
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.0"
20   },
21   "source_files": "EasyDownloadSession/**/*.swift",
22   "frameworks": "UIKit",
23   "requires_arc": true