blob: 3414f0bbbd1df0b7b0b29eb71787e9946e79e001 [file] [log] [blame]
{
"name": "UpdateAutoLayoutConstraints",
"version": "0.2.0",
"summary": "An easy way to create and update AutoLayout Constraints (Mainly to update Width and Height of UIView)",
"homepage": "https://github.com/damienromito/UIView-UpdateAutoLayoutConstraints",
"license": "MIT",
"authors": {
"Damien": "damien@romito.fr"
},
"source": {
"git": "https://github.com/damienromito/UIView-UpdateAutoLayoutConstraints.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "UpdateAutoLayoutConstraints/PodFiles/*.{h,m}"
}