Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
PauliusVindzigelskis committed Dec 12, 2017
2 parents db736ae + 877c52f commit 7813d19
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
@@ -1,6 +1,11 @@
# NGSTutorial
Framework to build interactive tutorials

[![Version](https://img.shields.io/cocoapods/v/NGSTutorial.svg)](http://cocoapods.org/pods/NGSTutorial)
[![Platform](https://img.shields.io/badge/platform-iOS-blue.svg)](https://github.com/PauliusVindzigelskis/NGSTutorial)
[![Language](https://img.shields.io/badge/language-ObjC-blue.svg)](https://github.com/PauliusVindzigelskis/NGSTutorial)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/PauliusVindzigelskis/NGSTutorial/master/LICENSE)

## Installation

pod 'NGSTutorial'
Expand All @@ -15,8 +20,8 @@ Open demo app for possible integration.

## Dependencies (added automatically with CocoaPod installation)

- Masonry
- JMHoleView
- [Masonry](https://github.com/SnapKit/Masonry)
- [JMHoledView](https://github.com/leverdeterre/JMHoledView)

## Preview

Expand Down

0 comments on commit 7813d19

Please sign in to comment.