blob: 4d92d7236aa932400c13f041f1d107e9f8d62b26 [file] [log] [blame]
{
"name": "UIView-Autolayout",
"version": "0.2.1",
"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.2.1"
},
"source_files": "Source/*.{h,m}",
"requires_arc": true
}