blob: 1f0385e11cae95d54bbf7a87a366f167b5486b7b [file] [log] [blame]
{
"name": "DCLabel",
"version": "0.0.2",
"summary": "Extends UILabel attributedText drawing to make embedding images/video content simple.",
"homepage": "https://github.com/daltoniam/DCLabel",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "daltoniam@gmail.com"
},
"source": {
"git": "https://github.com/daltoniam/DCLabel.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"frameworks": "CoreText",
"requires_arc": true
}