[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 4 / SwiftMVVMKit / 0.0.1 / SwiftMVVMKit.podspec.json
blob9476f377b4c850c9ff0602452c2e014dda356995
2   "name": "SwiftMVVMKit",
3   "version": "0.0.1",
4   "summary": "SwiftMVVMKit is a MVVM frameWork easy to develop iOS",
5   "homepage": "https://github.com/lovemo/MVVMFramework-Swift",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "license": "MIT",
10   "authors": {
11     "lovemo": "lovemomoyulin@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/lovemo/MVVMFramework-Swift.git",
15     "tag": "0.0.1"
16   },
17   "requires_arc": true,
18   "source_files": "SwiftMVVMKit/**/*",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ],
24   "subspecs": [
25     {
26       "name": "SwiftMVVMKit",
27       "requires_arc": true,
28       "dependencies": {
29         "SwiftExtensionKit": [
31         ],
32         "UITableView+FDTemplateLayoutCell": [
34         ],
35         "MJRefresh": [
37         ],
38         "FDFullscreenPopGesture": [
40         ],
41         "MJExtension": [
43         ],
44         "SnapKit": [
46         ],
47         "SUIMVVMStore": [
49         ],
50         "SUIMVVMNetwork": [
52         ]
53       }
54     }
55   ]