blob: 1bd95a0569839e59f26372f5b831642b33ab5d20 [file] [log] [blame]
{
"name": "mLayout",
"version": "1.0.0",
"summary": "Quick using AutoLayout tools.",
"description": "help developer use simple way design ui",
"homepage": "https://github.com/nick6969/AutoLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CHIH HAO LIN": "hawhaw.ya@gmail.com"
},
"source": {
"git": "https://github.com/nick6969/AutoLayout.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "mLayout/Classes/**/*",
"swift_version": "5.0"
}