blob: 6e601bdae4ea9a10891344cae6f166c9bebbffc2 [file] [log] [blame]
{
"name": "Verbena",
"version": "0.0.2",
"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": "0.0.2"
},
"platforms": {
"ios": "6.1"
},
"source_files": "Verbena/Verbena/",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}