blob: 1ce054dcb214374e77c8833e0b22f2f78ead1c21 [file] [log] [blame]
{
"name": "HQJNetwork",
"version": "0.1.0",
"summary": "HQJNetwork 这是一个网络请求框架,封装了 almofire",
"description": "TODO: 网络请求框架,包含 get、post 网络请求,后续会继续更新",
"homepage": "https://github.com/Nevergive-up/HQJNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mac": "1219876794@qq.com"
},
"source": {
"git": "https://github.com/Nevergive-up/HQJNetwork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "HQJNetwork/Classes/**/*",
"swift_version": "5.0"
}