[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / e / MKComponentModule / 0.1.1 / MKComponentModule.podspec.json
blob68170a7e7e6c9246e3ac1e017a72d8f1e3b80b94
2   "name": "MKComponentModule",
3   "version": "0.1.1",
4   "summary": "A short description of MKComponentModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/maker-ios-modules/mk-component-module",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Coder_张三": "regret_f@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/maker-ios-modules/mk-component-module.git",
16     "tag": "0.1.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "MKComponentModule/Classes/**/*",
23   "resource_bundles": {
24     "MKComponentModule": [
25       "MKComponentModule/Assets/*.xcassets"
26     ]
27   },
28   "dependencies": {
29     "Moya": [
30       "~> 15.0.0"
31     ],
32     "MBProgressHUD": [
33       "~> 1.2.0"
34     ],
35     "MJRefresh": [
36       "~> 3.7.5"
37     ],
38     "SnapKit": [
39       "~> 5.6.0"
40     ],
41     "Kingfisher": [
42       "~> 7.3.1"
43     ],
44     "MKCommonModule": [
45       "~> 0.1.0"
46     ]
47   },
48   "swift_version": "5.0"