blob: 50a6162bf14291a1b637f033c63c0a93af412fdd [file] [log] [blame]
{
"name": "mLayout",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "mLayout/Classes/**/*"
}