Skip to content

Commit

Permalink
修改podsepc
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebus committed Jul 2, 2015
1 parent 0192ad8 commit 3712ea5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 17 deletions.
4 changes: 2 additions & 2 deletions BaixingSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ Pod::Spec.new do |s|
# s.public_header_files = 'Pod/Classes/**/*.h'
# s.frameworks = 'UIKit', 'MapKit'
s.library = 'sqlite3'
s.dependency 'AFNetworking'
s.dependency 'FMDB'
s.dependency 'AFNetworking', '2.5.4'
s.dependency 'FMDB', '2.5'
end
6 changes: 0 additions & 6 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 0 additions & 9 deletions Pod/Classes/BaixingSDK/BaixingSDK-Prefix.pch

This file was deleted.

0 comments on commit 3712ea5

Please sign in to comment.