blob: d0f80b50651b6013f30688078d183207fc38da8f [file] [log] [blame]
{
"name": "Driftwood",
"version": "4.2.0",
"summary": "A lightweight, pure-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": "4.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Driftwood/Classes/**/*",
"swift_version": "4.2",
"frameworks": "UIKit"
}