blob: 701d2d9c5122912bc754225b2581a0c761c72054 [file] [log] [blame]
{
"name": "ZZDownloadCenter",
"version": "0.0.2",
"summary": "One Pods to maske download easy for OC.",
"description": "To do download task in a safe and easy way for iOS developer in Objective-C.",
"homepage": "https://github.com/October-zhuo/ZZDownloadCenter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuo": "chenlizhuo10@163.com"
},
"source": {
"git": "https://github.com/October-zhuo/ZZDownloadCenter.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZZDownloadCenter/*.{h,m}"
}