blob: 4978091d0d68f14b0da2b3943addc5a19bf3f68d [file] [log] [blame]
{
"name": "EZConstraints",
"version": "1.3.1",
"summary": "Auto Layout but a lot EZier.",
"description": "EZConstraints is an easier and more descriptive way to write auto layout constraints.",
"homepage": "https://github.com/MohamedShiha/EZConstraints",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohamed Shiha": "mohamedshiha15@gmail.com"
},
"source": {
"git": "https://github.com/MohamedShiha/EZConstraints.git",
"tag": "1.3.1"
},
"social_media_url": "https://twitter.com/shiha_eg",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"ios": {
"source_files": "Source/iOS/*.swift",
"frameworks": "UIKit"
},
"swift_version": "5.0"
}