blob: 11e9071b6614140867f3def12fc005b671e344bb [file] [log] [blame]
{
"name": "Align",
"version": "2.2.1",
"summary": "An intuitive and powerful Auto Layout library",
"homepage": "https://github.com/kean/Align",
"license": "MIT",
"authors": "Alexander Grebenyuk",
"social_media_url": "https://twitter.com/a_grebenyuk",
"source": {
"git": "https://github.com/kean/Align.git",
"tag": "2.2.1"
},
"swift_versions": [
"5.1",
"5.2"
],
"platforms": {
"ios": "11.0",
"osx": "10.13",
"tvos": "11.0"
},
"source_files": "Sources/**/*",
"swift_version": "5.2"
}