blob: cd439b2f6c0fbf3065041b160b1d5c5017e8230f [file] [log] [blame]
{
"name": "WHCustomizeConstraint",
"version": "0.1.2",
"summary": "WHCustomizeConstraint",
"description": "'WHCustomizeConstraint is the syntactic sugar that makes Auto Layout sweeter for human use'",
"homepage": "https://github.com/wajahathassan64/WHCustomizeConstraint",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wajahathassan64": "wajahathassan64@gmail.com"
},
"source": {
"git": "https://github.com/wajahathassan64/WHCustomizeConstraint.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.4"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}