blob: 1d7c7a584693e8933afa41647411496dc3d89ffb [file] [log] [blame]
{
"name": "AlignmentControl",
"version": "1.0.0",
"summary": "AlignmentControl is a component for alignment",
"description": "Alignment Control is a component to align top, middle, bottom, left, center, right.",
"homepage": "https://github.com/tularovbeslan/AlignmentControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tularovbeslan@gmail.com": "tularovbeslan@gmail.com"
},
"source": {
"git": "https://github.com/tularovbeslan/AlignmentControl.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/JiromTomson",
"swift_version": "5",
"platforms": {
"ios": "10.0"
},
"source_files": "AlignmentControl/Classes/**/*"
}