blob: 2596eb16df2951d8873c69664583a2d0153756ed [file] [log] [blame]
{
"name": "Driftwood",
"version": "5.2.3",
"summary": "A lightweight, Swift library for AutoLayout.",
"homepage": "https://github.com/wlgemini/Driftwood",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wlgemini": "wangluguang@live.com"
},
"source": {
"git": "https://github.com/wlgemini/Driftwood.git",
"tag": "5.2.3"
},
"swift_versions": [
"5.1",
"5.2"
],
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Driftwood/*.swift",
"swift_version": "5.2"
}