[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 5 / EasyDownloadSession / 1.0.4 / EasyDownloadSession.podspec.json
blob93f2291a359ae188c6da86f2680ff87a8e3826f1
2   "name": "EasyDownloadSession",
3   "version": "1.0.4",
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": "master",
19     "tag": "1.0.4"
20   },
21   "source_files": "EasyDownloadSession/**/*.{h,m}",
22   "public_header_files": "EasyDownloadSession/**/*.{h}",
23   "prefix_header_contents": "#import \"EasyDownloadSession.h\"",
24   "requires_arc": true