Browse Source

update podspec

ibireme 9 years ago
parent
commit
24c8bd4911
1 changed files with 1 additions and 0 deletions
  1. 1 0
      YYImage.podspec

+ 1 - 0
YYImage.podspec

@@ -11,6 +11,7 @@ Pod::Spec.new do |s|
   s.source       = { :git => 'https://github.com/ibireme/YYImage.git', :tag => s.version.to_s }
   s.source       = { :git => 'https://github.com/ibireme/YYImage.git', :tag => s.version.to_s }
   
   
   s.requires_arc = true
   s.requires_arc = true
+  s.default_subspec = 'Core'
   
   
   s.libraries = 'z'
   s.libraries = 'z'
   s.frameworks = 'UIKit', 'CoreFoundation', 'QuartzCore', 'AssetsLibrary', 'ImageIO', 'Accelerate', 'MobileCoreServices'
   s.frameworks = 'UIKit', 'CoreFoundation', 'QuartzCore', 'AssetsLibrary', 'ImageIO', 'Accelerate', 'MobileCoreServices'