Skip to content

Commit

Permalink
Adding swift version to spec
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdsupremacist committed May 6, 2019
1 parent f86b52f commit 63f716e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Ogma.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '8.0'

s.source_files = 'Ogma/Classes/**/*'

s.swift_version = '4.2'
end

0 comments on commit 63f716e

Please sign in to comment.