Framework fix
This commit is contained in:
@@ -10,5 +10,5 @@ Pod::Spec.new do |s|
|
||||
s.platform = :ios
|
||||
s.ios.deployment_target = '5.0'
|
||||
s.source_files = 'KYArcTab/*.{h,m}'
|
||||
s.framework = 'QuartzCore.framework'
|
||||
s.framework = 'QuartzCore'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user