blob: aa0b0ff2df07cb6e063fbe44e59ac5836badd266 [file] [log] [blame]
{
"name": "SEBLabel",
"version": "1.0.1",
"summary": "Label with capability to multiple stroke, multiple inner shadow, gradient and resizing. Supports attributed strings",
"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.1"
},
"source_files": "SEBLabel/Files/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}