blob: bb55f5261c4bad16517afc5016397374c7effe80 [file] [log] [blame]
{
"name": "JustLayout",
"module_name": "JustLayout",
"version": "1.3.0",
"summary": "An elegant Auto Layout sugar for iOS",
"description": "JustLayout is an elegant Auto Layout sugar for iOS.",
"homepage": "https://github.com/Meniny/JustLayout",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Elias Abel",
"social_media_url": "https://meniny.cn/",
"source": {
"git": "https://github.com/Meniny/JustLayout.git",
"tag": "1.3.0"
},
"source_files": "JustLayout/**/*.swift",
"requires_arc": true,
"swift_version": "4.1",
"platforms": {
"ios": "8",
"tvos": "10.2"
}
}