Skip to content

Commit

Permalink
Merge pull request #2 from BramYeh/updateReadMe
Browse files Browse the repository at this point in the history
Update read me
  • Loading branch information
BramYeh authored Jan 11, 2017
2 parents 6d18d6f + 6b5d427 commit e9821d2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion BAPeekPop.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'BAPeekPop'
s.version = '0.9.0'
s.version = '1.0.0'
s.summary = 'Peek & Pop Compat for Long Press on non 3D touch Device of iOS 9+'

# This description is used to generate tags and improve search results.
Expand Down
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
# BAPeekPop

[![CI Status](http://img.shields.io/travis/Bram (hryeh)/BAPeekPop.svg?style=flat)](https://travis-ci.org/Bram (hryeh)/BAPeekPop)
[![CI Status](http://img.shields.io/travis/Bram (hryeh)/BAPeekPop.svg?style=flat)](https://travis-ci.org/BramYeh/BAPeekPop)
[![Version](https://img.shields.io/cocoapods/v/BAPeekPop.svg?style=flat)](http://cocoapods.org/pods/BAPeekPop)
[![License](https://img.shields.io/cocoapods/l/BAPeekPop.svg?style=flat)](http://cocoapods.org/pods/BAPeekPop)
[![Platform](https://img.shields.io/cocoapods/p/BAPeekPop.svg?style=flat)](http://cocoapods.org/pods/BAPeekPop)

* Peek & Pop Compat for Long Press on non 3D touch Device of iOS 9+
* BAPeekPop is the Objective-C library to support 3D touch similar operation on older device via long-press

![BAPeekPop](https://github.com/BramYeh/BAPeekPop/blob/master/bapeekpop.gif)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

BAPeekPop is available through [CocoaPods](http://cocoapods.org). To install
Expand Down

0 comments on commit e9821d2

Please sign in to comment.