blob: 69771b05049e3f5c5ccf0f7c534a8b4c1e811f80 [file] [log] [blame]
{
"name": "SwiftConstraints",
"version": "1.0.3",
"summary": "Simple shortcuts for AutoLayout",
"homepage": "https://github.com/adamdebono/SwiftConstraints",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adam Debono": "me@adamdebono.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/adamdebono/SwiftConstraints.git",
"tag": "1.0.3"
},
"source_files": "Source/SwiftConstraints.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}