blob: 432beb4d434c8156263649907fe89d6d8ddf8584 [file] [log] [blame]
{
"name": "SwiftConstraints",
"version": "1.0.1",
"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.1"
},
"source_files": "Source/SwiftConstraints.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}