Skip to content

Commit 6d608a3

Browse files
committed
Update Podspec
1 parent aaf0358 commit 6d608a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Pastel.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'Pastel'
11-
s.version = '0.1.1'
11+
s.version = '0.1.2'
1212
s.summary = 'Instagram like gradient background animation'
1313

1414
# This description is used to generate tags and improve search results.
@@ -23,7 +23,7 @@ Pod::Spec.new do |s|
2323
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2424
s.license = { :type => 'MIT', :file => 'LICENSE' }
2525
s.author = { 'cruz' => '[email protected]' }
26-
s.source = { :git => 'https://github.com/cruz/Pastel.git', :tag => s.version.to_s }
26+
s.source = { :git => 'https://github.com/cruisediary/Pastel.git', :tag => s.version.to_s }
2727
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
2828

2929
s.ios.deployment_target = '8.0'

0 commit comments

Comments
 (0)