Skip to content

Commit

Permalink
Appirater needs the CFNetwork and SystemConfiguration frameworks.
Browse files Browse the repository at this point in the history
  • Loading branch information
alloy committed Nov 19, 2011
1 parent 51017e0 commit c50096d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Appirater/0.0.1/Appirater.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ Pod::Spec.new do |s|
s.author = { 'Arash Payan' => '[email protected]' }
s.source = { :git => 'git://github.com/arashpayan/appirater.git', :commit => '0f3776a47b17bd4f6cbee0ad02c9450869d26c42' }
s.source_files = '*.{h,m}'
s.frameworks = 'CFNetwork', 'SystemConfiguration'
end

0 comments on commit c50096d

Please sign in to comment.