blob: 1bc96d7b063de65f2eb0faa03821c3cdff9df43c [file] [log] [blame]
{
"name": "YCDownloadSession",
"version": "1.0.1",
"summary": "iOS background download video or file",
"description": "iOS background download video or file lib",
"homepage": "https://github.com/onezens/YCDownloadSession",
"license": "MIT",
"authors": {
"onezens": "mail@onezen.cc"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/onezens/YCDownloadSession.git",
"tag": "1.0.1"
},
"source_files": "YCDownloadSession/YCDownloadSession/*.{h,m}",
"public_header_files": "YCDownloadSession/YCDownloadSession/*.h"
}