[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 7 / b / MVVMBuildItDay / 0.1.1 / MVVMBuildItDay.podspec.json
blob999fac90a700c395243cafdb906826b2a36028ae
2   "name": "MVVMBuildItDay",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "viewmodels/MVVM/*.swift",
22   "swift_version": "4.2"