[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / d / MTBaseFundation / 0.1.7 / MTBaseFundation.podspec.json
blob03b936bc365326858ebb6e61de69fb70abba42c8
2   "name": "MTBaseFundation",
3   "version": "0.1.7",
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.7"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "static_framework": true,
23   "requires_arc": true,
24   "dependencies": {
25     "QMUIKit": [
26       "~>4.4.3"
27     ],
28     "SDWebImage": [
29       "~>5.12.2"
30     ]
31   },
32   "subspecs": [
33     {
34       "name": "Core",
35       "source_files": "MTBaseFundation/Classes/Core/**/*"
36     },
37     {
38       "name": "View",
39       "source_files": "MTBaseFundation/Classes/View/**/*"
40     }
41   ],
42   "swift_version": "5.0"