blob: 3319aaca51ca55b61e81b60e3d18d1b0d8292219 [file] [log] [blame]
{
"name": "WBNetSupport",
"version": "0.0.1",
"summary": "在网络请求头中携带信息",
"description": "\"添加一个工具类,用户可以通过自定义类方便的获取自定义header内容\"",
"homepage": "https://github.com/hellowebi/WBNetSupport",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hellowebi": "hellowebi@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hellowebi/WBNetSupport.git",
"tag": "0.0.1"
},
"source_files": [
"Base",
"Classes/**/*.{h,m}",
"Category"
],
"exclude_files": "Classes/Exclude",
"swift_version": "4.2.1"
}