2 "name": "IBDesignable",
4 "summary": "Simple Interface attributes on standard Cocoa views.",
5 "description": "A set of *Objective-C categories* that implement simple attributes on standard Cocoa views.\n\nBy using Objective-C and Cocoa magic, all IBDesignable properties show up in Interface Builder.\n\n NOTE: you should use the `use_frameworks!` command in your Podfile.",
6 "homepage": "https://github.com/rjstelling/IBDesignable",
8 "http://raw.githubusercontent.com/rjstelling/ibdesignable/assets/Screen%20Shots/simulator.png",
9 "http://raw.githubusercontent.com/rjstelling/ibdesignable/assets/Screen%20Shots/xcode.png"
13 "Richard Stelling": "richard@empiricalmagic.com"
16 "git": "https://github.com/rjstelling/IBDesignable.git",
19 "social_media_url": "https://twitter.com/rjstelling",
24 "source_files": "Pod/Classes/**/*",
30 "public_header_files": "Pod/Classes/**/*.h"