Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# THScrollView-minimap

[![Version](https://img.shields.io/badge/pod-0.1.1-blue.svg)](http://cocoapods.org/pods)
[![Version](https://img.shields.io/cocoapods/v/THScrollView-minimap.svg?style=flat)](http://cocoapods.org/pods)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat)](https://github.com/younatics/YNDropDownMenu/blob/master/LICENSE)
[![Code Coverage](https://codecov.io/gh/TileImageTeamiOS/THScrollView-minimap/branch/master/graphs/badge.svg)](https://github.com/TileImageTeamiOS/THScrollView-mminimap)
[![Build Status](https://travis-ci.org/TileImageTeamiOS/THScrollView-minimap.svg?branch=master)](https://travis-ci.org/TileImageTeamiOS/THScrollView-minimap)
Expand Down
2 changes: 1 addition & 1 deletion THScrollView-minimap.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "THScrollView-minimap"
s.version = "0.2.1"
s.version = "0.3.0"
s.summary = "create minimap by UIScrollView"
s.description = "THScrollView-minimap is a awesome module that shows the part of image in the scroll view as a form of minimap"

Expand Down