blob: 42a7e43307137eeb00a78fa6103aa4ec60255301 [file] [log] [blame]
{
"name": "HPXibDesignable",
"version": "0.1.6",
"summary": "A base class that helps its subclasses (associated with a xib file with the same name as the class) to be rendered in Interface Builder.",
"description": "As the name stated, this is a convenient base class that helps rendering a custom view class (associated with a xib file) in Interface Builder.",
"homepage": "https://github.com/huyphamthanh8290/HPXibDesignable",
"license": "MIT",
"authors": {
"Huy Pham": "huyphamthanh8290@gmail.com"
},
"source": {
"git": "https://github.com/huyphamthanh8290/HPXibDesignable.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}