Skip to content

Commit

Permalink
Don't include example code for AFNetworking.
Browse files Browse the repository at this point in the history
  • Loading branch information
kommen committed Oct 31, 2011
1 parent 0c74d9e commit a19c1aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AFNetworking/0.7.0/AFNetworking.podspec
Expand Up @@ -8,6 +8,8 @@ Pod::Spec.new do |s|

s.source_files = 'AFNetworking'

s.clean_paths = ['iOS Example', 'Mac Example', 'AFNetworking.xcworkspace']

s.library = 'z'
s.dependency 'JSONKit'
end

0 comments on commit a19c1aa

Please sign in to comment.