blob: fae643bd0e053ccc64992f5f3857250aed3ce9f7 [file] [log] [blame]
{
"name": "UIComponentKit",
"version": "0.1.1",
"summary": "UIComponentKit",
"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/UIComponentKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.4"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}