blob: e2d63e483ded88a33bcaf21a399cc009bff63952 [file] [log] [blame]
{
"name": "SEBLabel",
"version": "1.0.0",
"summary": "Label with capability to mutliple stroke, mutliple inner shadow, gradient and resizing",
"description": " SEBLabel draws attributed strings with all their options (Tabs, different fonts, colors, attachments) and adds the possibility to draw multiple strokes, multiple inner shadow and/or a gradient\n",
"homepage": "http://www.lotum.com",
"license": "MIT",
"authors": {
"Sebastian Schilbe": "bastian83@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/bastianschilbe/SEBLabel.git",
"tag": "1.0.0"
},
"source_files": "SEBLabel/Files/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}