blob: d53622760a819d229a43caaface923dcc069028d [file] [log] [blame]
{
"name": "ConstraintPack",
"version": "0.1.2",
"summary": "auto layout constraint Pack.",
"description": "TODO: In order to use ConstraintPack conveniently. Suport iOS and macOS.",
"homepage": "https://github.com/tangzhentao/ConstraintPack.git",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"tangzhentao": "tangzhentaoxl@sina.cn"
},
"source": {
"git": "https://github.com/tangzhentao/ConstraintPack.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ConstraintPack/Classes/**/*"
}