mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-05-12 13:30:42 +00:00
5 lines
82 B
Ruby
5 lines
82 B
Ruby
platform :ios, '12.0'
|
|
|
|
target 'Alderis Demo' do
|
|
pod 'Alderis', :path => '..'
|
|
end
|