Skip to content

Commit

Permalink
tag line updated in pod source
Browse files Browse the repository at this point in the history
  • Loading branch information
anand committed Jun 1, 2016
1 parent 90cadad commit e1f1ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HelpStack.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Pod::Spec.new do |s|
s.license = 'MIT'
s.author = { "HappyFox" => "ios@happyfox.com" }
s.platform = :ios, '7.0'
s.source = { :git => "https://github.com/happyfoxinc/helpstack.git", :tag => "1.1.1", :submodules => true }
s.source = { :git => "https://github.com/happyfoxinc/helpstack.git", :tag => "1.1.2", :submodules => true }
s.resources = ['Resources/*.png','Resources/*.storyboard']
s.dependency 'AFNetworking', '~> 2.0'
s.frameworks = 'UIKit', 'CoreGraphics'
Expand Down

0 comments on commit e1f1ab9

Please sign in to comment.