mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-16 18:40:05 +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
|