blob: 573089d78c92b7b89458ed7c2eb1109d6182d8a3 [file] [log] [blame]
{
"name": "Driftwood",
"version": "4.2.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Driftwood/*",
"swift_version": "4.2",
"frameworks": "UIKit"
}