Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seland committed Mar 28, 2016
1 parent 20b5c78 commit da7aeb4
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# LUNSegmentedControl

[![Crafted in LunApps](https://lunapps.com/img/crafted-in-lunapps.png)](https://lunapps.com/)

Please check this [article]() on our blog.

Purpose
-------

LUNSegmentedControl is control designed

![Gif animation]()

Supported OS & SDK Versions
---------------------------

* Supported build target - iOS 8.0

ARC Compatibility
-----------------

LUNSegmentedControl requires ARC.

Installation
------------

To use the LUNSegmentedControl in your app, just drag the LUNSegmentedControl folder into your project.

Or you can use CocoaPods

```ruby
pod 'LUNSegmentedControl', '~> 1.0.0'
```

Usage
-----



License
-------

Usage is provided under the [MIT License](http://opensource.org/licenses/MIT)

0 comments on commit da7aeb4

Please sign in to comment.