[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / 7 / b / MVVMBuildItDay / 0.1 / MVVMBuildItDay.podspec.json
blobac07c57df8dc63ff6430d0560980952cf365058a
2   "name": "MVVMBuildItDay",
3   "version": "0.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"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "source_files": "viewmodels/MVVM/*.swift",
22   "swift_version": "4.2"