blob: 6ed79063f0ac285d872d4af7f3b88c97035749db [file] [log] [blame]
{
"name": "AnchorChain",
"version": "0.5.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.5.0"
},
"swift_version": "4.2",
"source_files": "AnchorChain/Classes/**/*",
"platforms": {
"ios": "11.0"
}
}