Andy Gibel
target 'ios-app' do pod 'MultiPlatformLibrary', :path => '../mpp-library' pod 'MultiPlatformLibraryMvvm', :git => '<https://github.com/icerockdev/moko-mvvm.git>', :tag => 'release/0.3.0' pod 'MultiPlatformLibraryResources', :git => '<https://github.com/icerockdev/moko-resources.git>', :tag => 'release/0.3.0' pod 'MultiPlatformLibraryUnits/Core', :git => '<https://github.com/icerockdev/moko-units.git>', :tag => 'release/0.1.0' end
A modern programming language that makes developers happier.