mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
6 lines
109 B
Ruby
6 lines
109 B
Ruby
target 'iosApp' do
|
|
use_frameworks!
|
|
|
|
pod 'DivKitKMP', :path => '../../divkit-multiplatform/DivKitKMP'
|
|
end
|