blob: 4cd035f6334a2f21d8e0218754c1bc5382d1d05d [file] [log] [blame]
{
"name": "TheConstraints",
"version": "1.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "TheConstraints/TheConstraints/*.{swift}",
"swift_version": "5.0"
}