blob: fe0138718a54df4f62810770e86df0be4e24cced [file] [log] [blame]
{
"name": "TheConstraints",
"version": "1.0",
"summary": "TheConstraints falicates the Auto Layouts",
"description": "TheConstraints written on Swift 5.0 by levantAJ",
"homepage": "https://github.com/levantAJ/TheConstraints",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tai Le": "sirlevantai@gmail.com"
},
"source": {
"git": "https://github.com/levantAJ/TheConstraints.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "TheConstraints/TheConstraints/*.{swift}",
"swift_version": "5.0"
}