[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / f / 5 / EasyDownloadSession / 2.0.3 / EasyDownloadSession.podspec.json
blob8c05729ff115c5e5a507a1f6dbccff4b2243781c
2   "name": "EasyDownloadSession",
3   "version": "2.0.3",
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.3"
20   },
21   "source_files": "EasyDownloadSession/**/*.swift",
22   "frameworks": "UIKit",
23   "requires_arc": true