blob: e784bb026fa8ecfb82119640ca20a30d637841c4 [file] [log] [blame]
{
"name": "AlignmentControl",
"version": "0.1.1",
"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": "0.1.1"
},
"social_media_url": "https://twitter.com/JiromTomson",
"swift_version": "5",
"platforms": {
"ios": "10.0"
},
"source_files": "AlignmentControl/Classes/**/*"
}