[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 6 / 3 / d / MTBaseFundation / 0.1.3 / MTBaseFundation.podspec.json
blob39766c4dbf3fc9697f7f94626efe17cfa46e0ce3
2   "name": "MTBaseFundation",
3   "version": "0.1.3",
4   "summary": "MTBaseFundation",
5   "description": "姐妹邦共用的基础框架",
6   "homepage": "https://github.com/Moliy/MTBaseFundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wffkan": "409322456@qq.com"
13   },
14   "source": {
15     "git": "git@codeup.aliyun.com:5f463156d24814603933bda4/App/MTBaseFundation_ios.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "MTBaseFundation/Classes/**/*",
22   "swift_versions": "5.0",
23   "static_framework": true,
24   "requires_arc": true,
25   "public_header_files": "MTBaseFundation/Classes/public_header.h",
26   "dependencies": {
27     "QMUIKit": [
28       "~>4.4.3"
29     ],
30     "SDWebImage": [
31       "~>5.12.2"
32     ]
33   },
34   "subspecs": [
35     {
36       "name": "Core",
37       "source_files": "MTBaseFundation/Classes/Core/**/*"
38     },
39     {
40       "name": "View",
41       "source_files": "MTBaseFundation/Classes/View/**/*"
42     }
43   ],
44   "swift_version": "5.0"