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