- Fig github user

This commit is contained in:
Giuseppe Nucifora 2016-01-19 13:01:08 +01:00
parent da8d73f30f
commit 013fdd2d9a

View File

@ -18,11 +18,11 @@ s.summary = "UIBezierPathOvalSegment."
# * Finally, don't worry about the indent, CocoaPods strips it!
#s.description = <<-DESC DESC
s.homepage = "https://github.com/<GITHUB_USERNAME>/UIBezierPathOvalSegment"
s.homepage = "https://github.com/giuseppenucifora/UIBezierPathOvalSegment"
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
s.license = 'MIT'
s.author = { "Giuseppe Nucifora" => "me@giuseppenucifora.com" }
s.source = { :git => "https://github.com/<GITHUB_USERNAME>/UIBezierPathOvalSegment.git", :tag => s.version.to_s }
s.source = { :git => "https://github.com/giuseppenucifora/UIBezierPathOvalSegment.git", :tag => s.version.to_s }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
s.platform = :ios, '7.0'