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