Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rjstelling/ibdesignable

A set of Objective-C categories that implement simple attributes on standard Cocoa UIViews.
https://github.com/rjstelling/ibdesignable

ibdesignable interface-builder objective-c xcode

Last synced: 8 days ago
JSON representation

A set of Objective-C categories that implement simple attributes on standard Cocoa UIViews.

Awesome Lists containing this project

README

        

# IBDesignable

[![CI Status](http://img.shields.io/travis/rjstelling/ibdesignable.svg?style=flat)](https://travis-ci.org/rjstelling/ibdesignable)
[![Version](https://img.shields.io/cocoapods/v/IBDesignable.svg?style=flat)](http://cocoapods.org/pods/IBDesignable)
[![License](https://img.shields.io/cocoapods/l/IBDesignable.svg?style=flat)](http://cocoapods.org/pods/IBDesignable)
[![Platform](https://img.shields.io/cocoapods/p/IBDesignable.svg?style=flat)](http://cocoapods.org/pods/IBDesignable)
[![Twitter: @rjstelling](https://img.shields.io/badge/[email protected]?style=flat)](https://twitter.com/rjstelling)

## Usage

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

IBDesignable Xcode

IBDesignable Simulator

## Requirements

## Installation

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

```ruby
pod "IBDesignable"
```

## Author

Richard Stelling, [email protected]

## License

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