[Add] STBaseProject 1.1.2
[CocoaPods.git] / Specs / a / 6 / b / DBCommonUtils / 1.0.1 / DBCommonUtils.podspec.json
blob6dbc7dc3d273700a946503da0000de9da8578b18
2   "name": "DBCommonUtils",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": [
19     "MBCommonUtils/CommonTools/*.swift",
20     "MBCommonUtils/Extensions/*.swift",
21     "MBCommonUtils/QRCodeTool/*.swift"
22   ],
23   "swift_version": "4.0",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.5.1"
27     ],
28     "SwiftyJSON": [
30     ],
31     "MJRefresh": [
32       "~> 3.1.14.1"
33     ],
34     "SnapKit": [
35       "~> 4.0.0"
36     ],
37     "Kingfisher": [
38       "~> 4.4.0"
39     ],
40     "MBProgressHUD": [
41       "~> 1.0.0"
42     ],
43     "SimulateIDFA": [
44       "~> 0.0.1"
45     ]
46   }