blob: af13dcc9f501e08d0b954c70a5f071ceb2d4af49 [file] [log] [blame]
{
"name": "AnchorChain",
"version": "0.6.0",
"summary": "A fluent API for constraint-based iOS layout.",
"homepage": "https://github.com/Gillfrost/AnchorChain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"André Gillfrost": "28143870+gillfrost@users.noreply.github.com"
},
"source": {
"git": "https://github.com/Gillfrost/AnchorChain.git",
"tag": "0.6.0"
},
"swift_version": "4.2",
"source_files": "AnchorChain/Classes/**/*",
"platforms": {
"ios": "11.0"
}
}