blob: 098db3f541f6238762bee0e49ea415f4c1b1cd5a [file] [log] [blame]
{
"name": "SnapKit",
"version": "0.22.0",
"license": "MIT",
"summary": "Harness the power of auto layout with a simplified, chainable, and compile time safe syntax.",
"homepage": "https://github.com/SnapKit/SnapKit",
"authors": {
"Robert Payne": "robertpayne@me.com"
},
"social_media_url": "http://twitter.com/robertjpayne",
"source": {
"git": "https://github.com/SnapKit/SnapKit.git",
"tag": "0.22.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}