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