[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 2 / f / JPDownload / 0.0.1 / JPDownload.podspec.json
blob765339f3388ad0ad6b31e2190f1ce4f2d3b802b3
2   "name": "JPDownload",
3   "version": "0.0.1",
4   "summary": "一个用于下载的工具里面包含一次性下载、分片下载、断点续传,可以根据业务需要选择相对应的下载功能",
5   "homepage": "https://github.com/JoinPerson/JPDownload",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "JoinPerson": "867480592@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/JoinPerson/JPDownload.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "JPDownload/Classes/*.{h,m}",
21   "public_header_files": "JPDownload/Classes/*.h"