mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-13 18:00:17 +00:00
Update example podfile platform to match AsyncDisplayKit (#3176)
* Update podfile platform
This commit is contained in:
parent
dae3a72d4b
commit
b1cfd76cee
@ -1,7 +1,6 @@
|
||||
source 'https://github.com/CocoaPods/Specs.git'
|
||||
platform :ios, '7.1'
|
||||
platform :ios, '8.0'
|
||||
use_frameworks!
|
||||
target 'Sample' do
|
||||
pod 'AsyncDisplayKit', :path => '../..'
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user