blob: 1d869d442d0fee94346473f9d44a9ebd70c9b39a [file] [log] [blame]
{
"name": "Driftwood",
"version": "4.2.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Driftwood/Classes/**/*",
"swift_version": "4.2",
"frameworks": "UIKit"
}