We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a5fcbc commit b545e07Copy full SHA for b545e07
CGLayout.podspec
@@ -23,7 +23,7 @@ Pod::Spec.new do |s|
23
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
24
s.license = { :type => 'MIT', :file => 'LICENSE' }
25
s.author = { 'k-o-d-e-n' => '[email protected]' }
26
- s.source = { :git => 'https://github.com/k-o-d-e-n/CGLayout.git', :tag => '0.6_beta' }
+ s.source = { :git => 'https://github.com/k-o-d-e-n/CGLayout.git', :tag => '0.6.5_beta' }
27
s.social_media_url = 'https://twitter.com/K_o_D_e_N'
28
29
s.ios.deployment_target = '9.0'
0 commit comments