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