blob: cd506b974aac73736b65aeb1db7763e44b651611 [file] [log] [blame]
{
"name": "DrawingLabel",
"version": "1.0",
"license": {
"type": "zlib"
},
"summary": "A collection of objects, which creates different UILabel styles such as multiple strokes, shadows, inner shadow and gradients",
"homepage": "http://github.com/selim1377/DrawingLabel.git",
"authors": {
"Selim Bakdemir": "selim.bakdemir@gmail.com"
},
"source": {
"git": "https://github.com/selim1377/DrawingLabel.git",
"tag": "1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "DrawingLabelExamples/Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "CoreGraphics"
}