blob: 89bd68b624d97f163f50d4ec6eaf655fed425e16 [file] [log] [blame]
{
"name": "UIView-Autolayout",
"version": "0.0.3",
"license": "MIT",
"platforms": {
"ios": "6.0"
},
"summary": "Category on UIView to simplify the creation of common layout constraints.",
"homepage": "https://github.com/jrturton/UIView-Autolayout",
"authors": {
"Richard Turton": "jrturton@gmail.com"
},
"source": {
"git": "https://github.com/jrturton/UIView-Autolayout.git",
"tag": "0.0.3"
},
"source_files": "*.{h,m}",
"requires_arc": true
}