[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 5 / e / ViewModel / 1.0.0 / ViewModel.podspec.json
blob2d810ac0ab89a92e78ab76ae4886e85bda53a0a1
2   "name": "ViewModel",
3   "version": "1.0.0",
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.0"
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   }