Skip to content

Commit

Permalink
modify cocoa pods version issue
Browse files Browse the repository at this point in the history
  • Loading branch information
coderyi committed Aug 9, 2016
1 parent 3998016 commit 934ea4b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Podfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
platform :ios, '7.0'


#pod 'SQLCipher', '~> 3.1.0'
#pod 'FMDB', '~> 2.5'
pod 'FMDB/SQLCipher', '~> 2.5'
#pod 'AFNetworking'
target "NetworkEye" do
pod 'FMDB/SQLCipher', '~> 2.5'
end

0 comments on commit 934ea4b

Please sign in to comment.