Skip to content

Commit

Permalink
1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarywojcik committed Oct 23, 2013
1 parent b057214 commit 1b94211
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CWPopup.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/cezarywojcik/CWPopup.git",
:tag => s.version.to_s }
s.source_files = 'CWPopup'
s.requires_arc = true
s.requires_arc = true,
s.compiler_flags = '-fmodules'
end

0 comments on commit 1b94211

Please sign in to comment.