blob: 22f02c167ee8dce758b89c9e6fbe41062e5c6022 [file] [log] [blame]
{
"name": "mLayout",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source_files": "mLayout/Classes/**/*"
}