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