[Add] AnyThinkAdmobSDKAdapter 6.4.37.1
[CocoaPods.git] / Specs / 1 / 3 / 7 / HYFileDownloader / 0.0.1 / HYFileDownloader.podspec.json
blob533bb8068668816dae78941d757765c28dcc0390
2   "name": "HYFileDownloader",
3   "version": "0.0.1",
4   "summary": "一个支持多线程,多任务的下载器",
5   "description": "一个支持多线程、断点下载、下载记录的多任务的下载器",
6   "homepage": "https://github.com/hillyoung/HYFileDownloader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yanghaha": "389181073@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hillyoung/HYFileDownloader.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "HYFileDownloader/HYFileDownloader/*.{h,m}"
24   ]