blob: e7080ac48f418ebd1ac8dbf08f768e9329eb2b57 [file] [log] [blame]
{
"name": "DTSpacingLabel",
"version": "0.1.1",
"summary": "Very lightweight UILabel supports line spacing and character spacing.",
"description": "# DTSpacingLabel\nVery lightweight UILabel supports:\n\n* Line spacing\n* Character spacing\n* Storyboard",
"homepage": "https://github.com/Dante-Edge/DTSpacingLabel",
"license": "MIT",
"authors": {
"Dante": "elvewyn@gmail.com"
},
"social_media_url": "https://twitter.com/elvewyn",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Dante-Edge/DTSpacingLabel.git",
"tag": "0.1.1"
},
"source_files": "DTSpacingLabel/*.swift",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}