blob: 96ae53ea6035a9262e240940e58bf5efa7328fef [file] [log] [blame]
{
"name": "WBNetSupport",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Base",
"Classes/**/*.{h,m}",
"Category"
],
"exclude_files": "Classes/Exclude",
"swift_version": "4.2.1"
}