blob: 910cb9fbfc24da677534dc01b910672174aee9c0 [file] [log] [blame]
{
"name": "ZKNetwork",
"version": "0.1.0",
"summary": "A downloader with full download status management",
"description": "A downloader with full download status management",
"homepage": "https://github.com/bestofsong/ZKNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bestofsong": "betterofsong@gmail.com"
},
"source": {
"git": "https://github.com/bestofsong/ZKNetwork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZKNetwork/Classes/**/*",
"dependencies": {
"CocoaLumberjack": [
],
"FMDB": [
]
}
}