Skip to content

Commit

Permalink
pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
agilemac-28 authored and agilemac-28 committed Apr 9, 2018
1 parent 7be14d2 commit 9cbd93b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AgileViews.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'AgileViews'
s.version = '0.1.0'
s.version = '0.2.0'
s.summary = 'AgileViews is testing pod'

# This description is used to generate tags and improve search results.
Expand All @@ -24,7 +24,7 @@ TODO: Add long description of the pod here.
s.homepage = 'https://github.com/govindagile/AgileViews'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { '[email protected]' => '[email protected]' }
s.author = { 'govindagile' => '[email protected]' }
s.source = { :git => 'https://github.com/govindagile/AgileViews.git', :tag => s.version.to_s }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'

Expand Down

0 comments on commit 9cbd93b

Please sign in to comment.