blob: 7740135cea221715cb316f07b731f24c2425e492 [file] [log] [blame]
{
"name": "KGNAutoLayout",
"version": "1.0",
"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.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Source/KGNAutoLayout.swift"
}