[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 7 / b / MVVMBuildItDay / 0.1.5 / MVVMBuildItDay.podspec.json
blobb6c87025b4657f116d43df7812a04c6f19f6455f
2   "name": "MVVMBuildItDay",
3   "version": "0.1.5",
4   "summary": "MVVM based on Android Architecture Components",
5   "description": "Makes MVVM usage easy! Based on the Android Architecture Components.",
6   "homepage": "https://github.com/jacobminer/ios-viewmodels/",
7   "license": {
8     "type": "APACHE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jacob Miner": "jake@steamclock.com"
13   },
14   "source": {
15     "git": "https://github.com/jacobminer/ios-viewmodels.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "viewmodels/MVVM/*.swift",
22   "swift_version": "4.2"