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