blob: d78f44141a7b7ced9192d6d3f5a55117b1ed8ba3 [file] [log] [blame]
{
"name": "Snap",
"version": "0.0.6",
"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.0.6"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Snap/*.swift",
"requires_arc": true
}