2 "name": "KMMViewModelCore",
3 "version": "1.0.0-ALPHA-12",
4 "summary": "Library to share Kotlin ViewModels with Swift",
5 "homepage": "https://github.com/rickclephas/KMM-ViewModel",
7 "authors": "Rick Clephas",
9 "git": "https://github.com/rickclephas/KMM-ViewModel.git",
10 "tag": "v1.0.0-ALPHA-12"
22 "KMMViewModelCoreObjC": [
26 "frameworks": "Combine",
27 "source_files": "KMMViewModelCore/**/*.swift",
28 "swift_version": "5.0"