mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-23 20:48:42 +00:00
8 lines
148 B
Ruby
8 lines
148 B
Ruby
# Uncomment this line to define a global platform for your project
|
|
# platform :ios, '6.0'
|
|
|
|
target 'LotteAnimator' do
|
|
pod 'Mantle', '~> 2.0.5'
|
|
end
|
|
|