Make first pods actually build.
This commit is contained in:
@@ -22,5 +22,11 @@ Pod::Spec.new do
|
||||
|
||||
source_files 'Classes'
|
||||
|
||||
frameworks 'System/Library/Frameworks/CFNetwork.framework',
|
||||
'System/Library/Frameworks/SystemConfiguration.framework',
|
||||
'System/Library/Frameworks/MobileCoreServices.framework',
|
||||
'System/Library/Frameworks/CoreGraphics.framework',
|
||||
'usr/lib/libz.1.2.3.dylib'
|
||||
|
||||
dependency 'Reachability', '~> 2.0', '>= 2.0.4'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user