- Release 0.1.0
This commit is contained in:
parent
84ece5bd23
commit
78776f796f
@ -18,11 +18,11 @@ s.summary = "STTweetTextView."
|
|||||||
# * Finally, don't worry about the indent, CocoaPods strips it!
|
# * Finally, don't worry about the indent, CocoaPods strips it!
|
||||||
# s.description = <<-DESC DESC
|
# s.description = <<-DESC DESC
|
||||||
|
|
||||||
s.homepage = "https://github.com/<GITHUB_USERNAME>/STTweetTextView"
|
s.homepage = "https://github.com/giuseppenucifora/STTweetTextView"
|
||||||
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
|
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
|
||||||
s.license = 'MIT'
|
s.license = 'MIT'
|
||||||
s.author = { "Giuseppe Nucifora" => "me@giuseppenucifora.com" }
|
s.author = { "Giuseppe Nucifora" => "me@giuseppenucifora.com" }
|
||||||
s.source = { :git => "https://github.com/<GITHUB_USERNAME>/STTweetTextView.git", :tag => s.version.to_s }
|
s.source = { :git => "https://github.com/giuseppenucifora/STTweetTextView.git", :tag => s.version.to_s }
|
||||||
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
|
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
|
||||||
|
|
||||||
s.platform = :ios, '7.0'
|
s.platform = :ios, '7.0'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user