blob: 8209f6f4760e059a52c0d558991154ea302ca84f [file] [log] [blame]
{
"name": "mLayout",
"version": "0.1.1",
"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": {
"hawhaw.ya@gmail.com": "hawhaw.ya@gmail.com"
},
"source": {
"git": "https://github.com/nick6969/AutoLayout.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source_files": "mLayout/Classes/**/*"
}