blob: 74418ae6e83e4e1bf01b31249544585dcc035cab [file] [log] [blame]
{
"name": "AUULayout",
"version": "0.3.1",
"summary": "An auto layout framework using VFL.",
"description": "An auto layout framework using VFL and NSLayoutConstraint",
"homepage": "https://github.com/JyHu/AUULayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JyHu": "auu.aug@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/JyHu/AUULayout.git",
"tag": "0.3.1"
},
"source_files": "AUULayout/*.{h,m}"
}