blob: 688157c0bcc744787d25092d114a335934bfe176 [file] [log] [blame]
{
"name": "LayoutGrouping",
"version": "1.0.0",
"license": "MIT",
"summary": "Simple extension of Apple's AutoLayout anchors functionality",
"homepage": "https://github.com/stuaustin/LayoutGrouping",
"authors": "Stuart Austin",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/stuaustin/LayoutGrouping.git",
"tag": "1.0.0"
},
"source_files": [
"LayoutGrouping/*.swift",
"LayoutGrouping/**/*.swift"
],
"swift_version": "4.2"
}