mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-14 10:20:11 +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'
|
source 'https://github.com/CocoaPods/Specs.git'
|
||||||
platform :ios, '7.1'
|
platform :ios, '8.0'
|
||||||
use_frameworks!
|
use_frameworks!
|
||||||
target 'Sample' do
|
target 'Sample' do
|
||||||
pod 'AsyncDisplayKit', :path => '../..'
|
pod 'AsyncDisplayKit', :path => '../..'
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user