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