Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinoa committed Apr 3, 2017
2 parents 5be0635 + 93896f5 commit ecc0f6b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ A Snapchat-like caption integrated within a regular UIImageView.
[![License](https://img.shields.io/cocoapods/l/DIImageView.svg?style=flat)](http://cocoapods.org/pods/DIImageView)
[![Platform](https://img.shields.io/cocoapods/p/DIImageView.svg?style=flat)](http://cocoapods.org/pods/DIImageView)

![image](https://github.com/danielinoa/DIImageView/blob/master/Screenshots/ss1.png)
![image](https://github.com/danielinoa/DIImageView/blob/master/Screenshots/ss2.png)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.
Expand All @@ -17,11 +20,13 @@ To run the example project, clone the repo, and run `pod install` from the Examp
* iOS 8.0+ and Xcode 8.0+
* Swift 3.0+

## Manual Installation
## Installation

### Manual

Simply add `DIImageView.swift` into your project.

## CocoaPods Installation
### CocoaPods

DIImageView is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
Expand Down

0 comments on commit ecc0f6b

Please sign in to comment.