blob: a45108a4f06fffffc55ec84b8c6d47826aaf387d [file] [log] [blame]
{
"name": "YCDownloadSession",
"version": "1.2.6",
"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.2.6"
},
"source_files": "YCDownloadSession/YCDownloadSession/*.{h,m}",
"public_header_files": "YCDownloadSession/YCDownloadSession/*.h",
"requires_arc": true
}