blob: 6cf028cc6d99c7a728015261fbd4936ee1ba2c3f [file] [log] [blame]
{
"name": "SuperEasyLayout",
"version": "0.1.0",
"summary": "Super Easy Auto Layout Library",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/doil6317/SuperEasyLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"doil6317": "doil6317@gmail.com"
},
"source": {
"git": "https://github.com/doil6317/SuperEasyLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SuperEasyLayout/Classes/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}