blob: fdcd8e1266d86514b06bd2d82d28d0bd8d400549 [file] [log] [blame]
{
"name": "AUULayout",
"version": "0.4.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.4.1"
},
"source_files": "AUULayout/*.{h,m}"
}