mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-21 18:48:45 -04:00
6 lines
82 B
Ruby
6 lines
82 B
Ruby
platform :ios, '12.0'
|
|
|
|
target 'Alderis Demo' do
|
|
pod 'Alderis', :path => '..'
|
|
end
|