Skip to content

Commit

Permalink
Update RazzleDazzle.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Meyers committed Feb 17, 2016
1 parent 1d20377 commit 2260b59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RazzleDazzle.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RazzleDazzle"
s.version = "0.1.1"
s.version = "0.1.2"
s.summary = "Simple Swift keyframe animations for scrolling intros"
s.homepage = "https://github.com/IFTTT/RazzleDazzle"
s.license = 'MIT'
Expand All @@ -10,7 +10,7 @@ Pod::Spec.new do |s|
"Devin Foley" => "devin@ifttt.com"
}
s.source = { :git => "https://github.com/IFTTT/RazzleDazzle.git", :tag => s.version.to_s }
s.social_media_url = 'https://twitter.com/skelovenko'
s.social_media_url = 'https://twitter.com/IFTTT'
s.platform = :ios, '8.0'
s.requires_arc = true
s.compiler_flags = '-fmodules'
Expand Down

0 comments on commit 2260b59

Please sign in to comment.