blob: d6a7eec2654860588d19a4d4d25b2f0a15a751be [file] [log] [blame]
{
"name": "HCNetwork",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alicks zhu": "976898867@qq.com"
},
"platforms": {
"ios": "8.0"
},
"summary": "AFN + YY = THIS",
"description": "using AFN and YY\nusing AFN and YY\nusing AFN and YY",
"homepage": "https://github.com/AlicksCoder/HCNetwork",
"source": {
"git": "https://github.com/AlicksCoder/HCNetwork.git",
"tag": "1.0.0"
},
"source_files": "HCNetwork",
"ios": {
"frameworks": "UIKit"
},
"dependencies": {
"AFNetwork": [
],
"YYCache": [
]
}
}