blob: f1ff2aa0500ea64dcde17c09238a9b17c0f73119 [file] [log] [blame]
{
"name": "RicTaskHelper",
"version": "0.1.5",
"summary": "a TaskHelper for uploading or downloading operation using NSOperationQueue.",
"description": "a TaskHelper for uploading or downloading operation of easy using NSOperationQueue.",
"homepage": "https://github.com/zLihuan/RicTaskHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zLihuan": "625482408@qq.com"
},
"source": {
"git": "https://github.com/zLihuan/RicTaskHelper.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RicTaskHelper/Classes/**/*"
}