Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniels committed Apr 10, 2019
1 parent 3ebc045 commit 2222534
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Tiercel.podspec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

Pod::Spec.new do |s|
s.name = 'Tiercel'
s.version = '2.0.5'
s.swift_versions = ['4.2', '5.0']
s.version = '2.0.6'
s.swift_version = '5.0'
s.summary = 'Tiercel is a lightweight, pure-Swift download framework.'


Expand Down
2 changes: 1 addition & 1 deletion Tiercel/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.0.5</string>
<string>2.0.6</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 2222534

Please sign in to comment.