[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / a / 6 / b / DBCommonUtils / 1.0.2 / DBCommonUtils.podspec.json
blob3746105f0b3d362a26b16464f2c71ab957018041
2   "name": "DBCommonUtils",
3   "version": "1.0.2",
4   "summary": "DBCommonUtils 基础工具类",
5   "description": "DBCommonUtils 基础工具通用类",
6   "homepage": "https://github.com/Kingzhijie/DBCommonUtils",
7   "license": "MIT",
8   "authors": {
9     "mbApple": "983140171@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Kingzhijie/DBCommonUtils.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "MBCommonUtils/**/*.swift",
19   "exclude_files": "MBCommonUtils/QRCodeTool",
20   "swift_version": "4.0",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.5.1"
24     ],
25     "SwiftyJSON": [
27     ],
28     "MJRefresh": [
29       "~> 3.1.14.1"
30     ],
31     "SnapKit": [
32       "~> 4.0.0"
33     ],
34     "Kingfisher": [
35       "~> 4.4.0"
36     ],
37     "MBProgressHUD": [
38       "~> 1.0.0"
39     ],
40     "SimulateIDFA": [
41       "~> 0.0.1"
42     ]
43   }