2 "name": "HKDesignableView",
4 "summary": "A backbone of UIView which built on IBDesignable and IBInspectable, avaiable from XCode 6",
5 "description": "A kind of UIView base class help you design your GUI on story board visually\n\n* Feature: designable view, dragable view\n* Tested on : iOS 7, 8, 9\n* Supported from : XCode 6 above",
6 "homepage": "https://github.com/haikieu/HKDesignableView",
8 "https://raw.githubusercontent.com/haikieu/HKDesignableView/1.0/Pictures/Story-board.png",
9 "https://raw.githubusercontent.com/haikieu/HKDesignableView/1.0/Pictures/Component1.png",
10 "https://raw.githubusercontent.com/haikieu/HKDesignableView/1.0/Pictures/Conponent2.png"
14 "social_media_url": "https://github.com/haikieu",
19 "git": "https://github.com/haikieu/HKDesignableView.git",
26 "exclude_files": "Classes/Exclude",
27 "public_header_files": "Classes/**/*.h"