blob: 4bddeaa84c8138dd5c429070efc04cef3f179312 [file] [log] [blame]
{
"name": "CocoaDownloadSDK",
"version": "1.0.2",
"summary": "A userful download SDK.",
"description": "为小翼管家提供的下载SDK",
"homepage": "https://github.com/BlakeHu-ecust/CocoaDownloadSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yue Hu": "huyue@hsgene.com"
},
"source": {
"git": "https://github.com/BlakeHu-ecust/CocoaDownloadSDK.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CocoaDownloadSDK/Classes/**/*",
"frameworks": "UIKit"
}