blob: 61d6174b766d2b993b1f9bb78327d104ec8cbf4e [file] [log] [blame]
{
"name": "UIView+NibLoading",
"version": "1.2.0",
"summary": "Makes writing custom views easier by letting you design their content subviews with Interface Builder",
"homepage": "http://bou.io/UIView-NibLoading.html",
"license": "MIT",
"authors": {
"Nicolas Bouilleaud": "nico@bou.io"
},
"platforms": {
"ios": "6.1"
},
"source": {
"git": "https://github.com/n-b/UIView-NibLoading.git",
"tag": "1.2.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}