blob: c0df2a338bb418b3d66fa169b1cf1710540a2848 [file] [log] [blame]
{
"name": "Verbena",
"version": "0.1.0",
"summary": "A collection of Core Graphics helper methods.",
"homepage": "https://github.com/kaishin/Verbena",
"screenshots": "https://raw.github.com/kaishin/Verbena/master/screenshot.png",
"license": "BSD",
"authors": {
"Reda Lemeden": "reda@thoughtbot.com"
},
"source": {
"git": "https://github.com/kaishin/Verbena.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "6.1"
},
"source_files": "Verbena/Verbena/",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}