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: 10 months ago
JSON representation
A set of Objective-C categories that implement simple attributes on standard Cocoa UIViews.
- Host: GitHub
- URL: https://github.com/rjstelling/ibdesignable
- Owner: rjstelling
- License: mit
- Created: 2015-05-13T16:30:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-11T15:08:33.000Z (over 10 years ago)
- Last Synced: 2025-03-21T09:07:21.012Z (11 months ago)
- Topics: ibdesignable, interface-builder, objective-c, xcode
- Language: Objective-C
- Size: 1.51 MB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IBDesignable
[](https://travis-ci.org/rjstelling/ibdesignable)
[](http://cocoapods.org/pods/IBDesignable)
[](http://cocoapods.org/pods/IBDesignable)
[](http://cocoapods.org/pods/IBDesignable)
[](https://twitter.com/rjstelling)
## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.


## 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, richard@empiricalmagic.com
## License
IBDesignable is available under the MIT license. See the LICENSE file for more info.