[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / a / 4 / ByronBase / 0.1.5 / ByronBase.podspec.json
blobb17cfff90fd49cbe50ed6bea5fc64243c4c049ff
2   "name": "ByronBase",
3   "version": "0.1.5",
4   "summary": "基础组件库",
5   "description": "基类控制器,基类导航栏等",
6   "homepage": "https://gitee.com/byronman/ByronBasePod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "byronman": "1071210272@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/byronman/ByronBasePod.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "ByronBase/Classes/**/*",
22   "dependencies": {
23     "MBProgressHUD": [
24       "~> 1.2.0"
25     ],
26     "Masonry": [
27       "~> 1.1.0"
28     ],
29     "AFNetworking": [
30       "~> 4.0.1"
31     ],
32     "SDWebImage": [
33       "~> 5.11.1"
34     ]
35   }