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