blob: 99e21c1d873d4eb26abe4037091b6accf54f12bf [file] [log] [blame]
{
"name": "SMIconLabel",
"version": "0.0.1",
"summary": "UILabel with image placed on the left or right side",
"description": " UILabel with possibility to place small icon on the left or on the right side. \n Take a look at preview image or build smaple app to see how it works.\n",
"homepage": "https://github.com/anatoliyv/SMIconLabel",
"license": "MIT",
"authors": {
"Anatoliy Voropay": "anatoliy.voropay@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/anatoliyv/SMIconLabel.git",
"tag": "v.0.0.1"
},
"source_files": "SMIconLabel/*"
}