[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 0 / f / 4 / KMMViewModelCoreObjC / 1.0.0-ALPHA-3 / KMMViewModelCoreObjC.podspec.json
blobe43b09835a3e116751321d681079920477fcad84
2   "name": "KMMViewModelCoreObjC",
3   "version": "1.0.0-ALPHA-3",
4   "summary": "Library to share Kotlin ViewModels with Swift",
5   "homepage": "https://github.com/rickclephas/KMM-ViewModel",
6   "license": "MIT",
7   "authors": "Rick Clephas",
8   "source": {
9     "git": "https://github.com/rickclephas/KMM-ViewModel.git",
10     "tag": "v1.0.0-ALPHA-3"
11   },
12   "platforms": {
13     "ios": "13.0",
14     "osx": "10.15",
15     "watchos": "6.0",
16     "tvos": "13.0"
17   },
18   "source_files": "KMMViewModelCoreObjC/**/*.{h,m}"