[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / e / ViewModel / 1.0.1 / ViewModel.podspec.json
blob4eca6b68d29abb43a24a085271fae68307b825ae
2   "name": "ViewModel",
3   "version": "1.0.1",
4   "summary": "ViewModel is a MVVM framework.",
5   "description": "ViewModel is a MVVM framework.",
6   "homepage": "https://github.com/ItghostFans/ViewModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ItghostFans": "ItghostFans@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ItghostFans/ViewModel.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "ViewModel/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "ReactiveObjC": [
29     ]
30   }