mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-19 12:10:55 +00:00
Update podspec
We don't need to include the PLCR headers any longer, this wasn't needed sincee a few 3.5 releases also.
This commit is contained in:
parent
375994c125
commit
70d2573cbd
@ -19,7 +19,7 @@ Pod::Spec.new do |s|
|
|||||||
s.source = { :git => 'https://github.com/bitstadium/HockeySDK-iOS.git', :tag => s.version.to_s }
|
s.source = { :git => 'https://github.com/bitstadium/HockeySDK-iOS.git', :tag => s.version.to_s }
|
||||||
|
|
||||||
s.platform = :ios, '6.0'
|
s.platform = :ios, '6.0'
|
||||||
s.source_files = 'Classes', "Vendor/CrashReporter.framework/Versions/A/Headers/*.h"
|
s.source_files = 'Classes'
|
||||||
s.requires_arc = true
|
s.requires_arc = true
|
||||||
|
|
||||||
s.frameworks = 'CoreText', 'QuartzCore', 'SystemConfiguration', 'CoreGraphics', 'UIKit', 'Security', 'AssetsLibrary', 'MobileCoreServices', 'QuickLook'
|
s.frameworks = 'CoreText', 'QuartzCore', 'SystemConfiguration', 'CoreGraphics', 'UIKit', 'Security', 'AssetsLibrary', 'MobileCoreServices', 'QuickLook'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user