blob: 65bf24cd7d0e889bc42514c67c54c1f8bcfec916 [file] [log] [blame]
{
"name": "mLayout",
"version": "0.1.6",
"summary": "Quick using AutoLayout tools.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nick6969/AutoLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nick Lin": "hawhaw.ya@gmail.com"
},
"source": {
"git": "https://github.com/nick6969/AutoLayout.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "mLayout/Classes/**/*",
"swift_version": "5.0"
}