blob: edc6dd499890cee4888ae59e0a49acbc09729d0c [file] [log] [blame]
{
"name": "UIView+NibLoading",
"version": "1.1.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.1.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}