blob: 3f3699e02204556ae69c8f81264aafc6ba23186b [file] [log] [blame]
{
"name": "SnapKit",
"version": "0.15.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.15.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Source/*.swift",
"requires_arc": true
}