blob: 734e2e9060d4d8c46411cdeb00fa07aa8fd79270 [file] [log] [blame]
{
"name": "LTMLabel",
"version": "1.0.4",
"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",
"homepage": "http://www.lotum.com",
"license": "MIT",
"authors": {
"LOTUM GmbH": "github@lotum.de"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LOTUM/LTMLabel.git",
"tag": "1.0.4"
},
"source_files": "LTMLabel/Files/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}