Skip to content

Commit

Permalink
updated to Xcode 8 GM
Browse files Browse the repository at this point in the history
  • Loading branch information
edjiang committed Sep 13, 2016
1 parent 19d3977 commit 0d52df7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .swift-version
@@ -0,0 +1 @@
3.0
4 changes: 2 additions & 2 deletions Simplicity.podspec
Expand Up @@ -5,7 +5,7 @@

Pod::Spec.new do |s|
s.name = "Simplicity"
s.version = "1.0.2"
s.version = "2.0"
s.summary = "A simple way to login with Facebook or Google on iOS"

s.description = <<-DESC
Expand All @@ -25,4 +25,4 @@ s.ios.deployment_target = '8.0'

s.source_files = 'Simplicity/**/*.swift'

end
end

0 comments on commit 0d52df7

Please sign in to comment.