Commit e9a3f2a5 authored by ibireme's avatar ibireme
Browse files

bumping the version to 1.0.8

No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0.7</string>
<string>1.0.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
......
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'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment