[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / a / WSSwiftUtils / 0.1.0 / WSSwiftUtils.podspec.json
blob298588eff83bf1c87c8ded012015af52cc4f5337
2   "name": "WSSwiftUtils",
3   "version": "0.1.0",
4   "summary": "Provide some utils for WS with Swift. Just like provide a name spacing for UIFont/UIColor and so on.",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "http://120.77.232.136:3000/WS-IOS/WSSwiftUtils",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "zhaoshenghui": "zhaoshenghui@wsecar.com"
14   },
15   "source": {
16     "git": "http://120.77.232.136:3000/WS-IOS/WSSwiftUtils.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "WSSwiftUtils/Classes/**/*",
23   "resource_bundles": {
24     "WSSwiftUtils": [
25       "WSSwiftUtils/Assets/*.xcassets"
26     ]
27   },
28   "dependencies": {
29     "RxCocoa": [
31     ],
32     "MJRefresh": [
33       "~> 3.1.14"
34     ],
35     "MBProgressHUD": [
37     ]
38   },
39   "swift_version": "5.0"