blob: 1a43027d8afb7590f4c289deab7dc88d9622059b [file] [log] [blame]
{
"name": "UIView+ZZ_DPCollapsibleConstraints",
"version": "1.2",
"summary": "Collapsible auto layout constraints. (外加:ZZAligmentRectInsets)",
"description": "Collapse a view with its selected auto layout constraints in interface builder.",
"homepage": "https://github.com/forkingdog/UIView-FDCollapsibleConstraints",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"forkingdog group": "https://github.com/forkingdog"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/pengzz/UIView-DPCollapsibleConstraints.git",
"branch": "pzz",
"tag": "1.2"
},
"source_files": "Classes/*/*.{h,m}",
"requires_arc": true
}