bumping the version to 1.0.8
Showing
+2 -2
Pod::Spec.new do |s| | ||
s.name = 'YYKit' | ||
s.summary = 'A collection of iOS components.' | ||
s.version = '1.0.7' | ||
s.version = '1.0.8' | ||
s.license = { :type => 'MIT', :file => 'LICENSE' } | ||
s.authors = { 'ibireme' => 'ibireme@gmail.com' } | ||
s.social_media_url = 'http://blog.ibireme.com' | ||
... | ... |
Please register or sign in to comment