blob: 4e11ff710ac1df8f7d3f505cabb7c7bab09e0c97 [file] [log] [blame]
{
"name": "SnapKit",
"version": "4.0.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": "4.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}