mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-23 16:50:11 +00:00
6 lines
105 B
Ruby
6 lines
105 B
Ruby
platform :ios, '7.0'
|
|
|
|
target :'AsyncDisplayKitTests', :exclusive => true do
|
|
pod 'OCMock', '~> 2.2'
|
|
end
|