[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / a / 1 / WBNetSupport / 0.0.1 / WBNetSupport.podspec.json
blob3319aaca51ca55b61e81b60e3d18d1b0d8292219
2   "name": "WBNetSupport",
3   "version": "0.0.1",
4   "summary": "在网络请求头中携带信息",
5   "description": "\"添加一个工具类,用户可以通过自定义类方便的获取自定义header内容\"",
6   "homepage": "https://github.com/hellowebi/WBNetSupport",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hellowebi": "hellowebi@icloud.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/hellowebi/WBNetSupport.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Base",
23     "Classes/**/*.{h,m}",
24     "Category"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_version": "4.2.1"