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