blob: 30083cc14857844d35405aa03a8a0e93d27201c9 [file] [log] [blame]
{
"name": "ZZDownloadCenter",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZZDownloadCenter/*.{h,m}"
}