Skip to content

Commit

Permalink
More cocoapod testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Amaral committed Sep 19, 2016
1 parent 1007fba commit 803591d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .swift-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.0
3 changes: 0 additions & 3 deletions Neon.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,4 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '8.0'
s.source_files = 'Source/*.swift'
s.requires_arc = true
s.xcconfig = {
'SWIFT_VERSION' => '3.0'
}
end

0 comments on commit 803591d

Please sign in to comment.