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