Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ratulsharker/rsviewcontrolleralertview

A Super Flexible CustomAlertView Framework, helps you to build your own fully customized alert view in ios (obj-c / swift)
https://github.com/ratulsharker/rsviewcontrolleralertview

alertview alertviewcontroller customalertview interface-builder ios objcective-c swift

Last synced: 17 days ago
JSON representation

A Super Flexible CustomAlertView Framework, helps you to build your own fully customized alert view in ios (obj-c / swift)

Awesome Lists containing this project

README

        

# RSViewControllerAlertView

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

## Example

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

## Requirements

## Installation

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

This cocoapod is still not released yet, but you can still use it from github.
```ruby
pod 'RSViewControllerAlertView', :git => 'https://github.com/ratulSharker/RSViewControllerAlertView', :branch => 'master', :tag => 'releaseV0.1.4'
```

## Author

Ratul Sharker, [email protected]

## License

RSViewControllerAlertView is available under the MIT license. See the LICENSE file for more info.