blob: 2ed3d6ae0c9d9f98b77b8b5cd0743a64a2b1ae4b [file] [log] [blame]
{
"name": "LeeLayout",
"version": "1.0.0",
"summary": "Chained call of AutoLayout",
"description": "AutoLayout made easy in iOS/macOS.",
"homepage": "https://github.com/AmyF/LeeLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"840382477@qq.com": "840382477@qq.com"
},
"source": {
"git": "https://github.com/AmyF/LeeLayout.git",
"tag": "1.0.0"
},
"swift_versions": "4.0",
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"source_files": "Classes/**/*",
"swift_version": "4.0"
}