diff --git a/README.md b/README.md new file mode 100644 index 0000000..29afb2d --- /dev/null +++ b/README.md @@ -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)