mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-06 20:54:04 +00:00
Update CocoaSpec with a fix for some rare integration issues
This commit is contained in:
parent
68a17f8b05
commit
fd35eee132
@ -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.platform = :ios, '5.0'
|
||||
s.source_files = 'Classes'
|
||||
s.source_files = 'Classes', "Vendor/CrashReporter.framework/Versions/A/Headers/*.h"
|
||||
s.requires_arc = true
|
||||
|
||||
s.frameworks = 'CoreText', 'QuartzCore', 'SystemConfiguration', 'CoreGraphics', 'UIKit', 'Security'
|
||||
|
Loading…
x
Reference in New Issue
Block a user