Skip to content

Commit

Permalink
Fixed Vector Bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
YuigaWada committed Sep 3, 2019
1 parent c3bb208 commit 7798e62
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
Binary file added Carthage/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion PolioPager.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "PolioPager"
s.version = "2.0.3"
s.version = "2.0.4"
s.summary = "PolioPager enables us to use PagerTabStrip like SNKRS."
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.homepage = "https://github.com/yuigawada/PolioPager"
Expand Down
Binary file modified PolioPager/.DS_Store
Binary file not shown.
Binary file modified PolioPager/Assets.xcassets/.DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions PolioPager/Assets.xcassets/search.imageset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"preserves-vector-representation" : true
}
}

0 comments on commit 7798e62

Please sign in to comment.