blob: 07b996c99ce9882f3a76b517a74718a4207c6969 [file] [log] [blame]
{
"name": "Driftwood",
"version": "5.1.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.1.3"
},
"swift_versions": "5.1",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Driftwood/*.swift",
"swift_version": "5.1"
}