blob: c5408f1f58eb4b4bd318d7fe3a5b0dcfb2df08ca [file] [log] [blame]
{
"name": "KGNAutoLayout",
"version": "1.5.2",
"authors": {
"David Keegan": "me@davidkeegan.com"
},
"homepage": "https://github.com/kgn/KGNAutoLayout",
"summary": "KGNAutoLayout makes AutoLayout easy!",
"source": {
"git": "https://github.com/kgn/KGNAutoLayout.git",
"tag": "v1.5.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Source/KGNAutoLayout.swift"
}