[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / 4 / SwiftMVVMKit / 0.0.6 / SwiftMVVMKit.podspec.json
blobdf28a47b5f0901e4d61af843d7d88f328f3531d6
2   "name": "SwiftMVVMKit",
3   "version": "0.0.6",
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.6"
16   },
17   "source_files": "SwiftMVVMKit/**/*",
18   "requires_arc": true,
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "dependencies": {
24     "MJRefresh": [
26     ],
27     "UITableView+FDTemplateLayoutCell": [
29     ]
30   }