[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 2 / 4 / WBTools / 0.0.7 / WBTools.podspec.json
blob4dfc8a0b0334953f8c9a7247c42d8ab25394cc1b
2   "name": "WBTools",
3   "version": "0.0.7",
4   "summary": "通用工具",
5   "description": "通用的工具的封装",
6   "homepage": "https://github.com/WBearJ/WBTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WBearJ": "karuasha@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/WBearJ/WBTools.git",
16     "tag": "0.0.7"
17   },
18   "swift_versions": "5.2",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "WBTools/Classes/**/*",
23   "resources": "WBTools/Assets/WBTools.bundle",
24   "dependencies": {
25     "MBProgressHUD": [
26       "~> 1.2.0"
27     ]
28   },
29   "swift_version": "5.2"