blob: ec2d2dc844e93c8e953ad46607c67f41cec74299 [file] [log] [blame]
{
"name": "ISGDownloadManager",
"version": "1.0",
"summary": "iOS下载管理",
"description": "TODO: iOS下载管理.",
"homepage": "https://gitee.com/isaac_gang/ISGDownloadManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"isaaclzg": "isaac_gang@163.com"
},
"source": {
"git": "https://gitee.com/isaac_gang/ISGDownloadManager.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ISGDownloadManager/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}