blob: fb16c178a635b2be4ad6e80f010441f5fdf3a34b [file] [log] [blame]
{
"name": "SnapKit",
"version": "5.0.1",
"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": "5.0.1"
},
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"source_files": "Source/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}