blob: 7714de97b952579644918f0251a6726e27858406 [file] [log] [blame]
{
"name": "BlockNetWork",
"version": "0.0.1",
"summary": "简化网络请求操作.",
"description": "用于简化网络请求的框架",
"homepage": "https://github.com/Dreamjiao/BlockNetRequest",
"license": "MIT",
"authors": {
"Dreamjiao": "jxj821802564@sina.com"
},
"source": {
"git": "https://github.com/Dreamjiao/BlockNetRequest.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}