blob: 4270f08524e2527cc2fcc2f35f0d220980c0f0d8 [file] [log] [blame]
{
"name": "LTMLabel",
"version": "1.0.1",
"summary": "Label with capability to multiple stroke, multiple inner shadow, gradient and resizing. Supports attributed strings",
"description": " LTMLabel 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": "schilbe@lotum.de"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LOTUM/LTMLabel.git",
"tag": "1.0.1"
},
"source_files": "LTMLabel/Files/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}