blob: 1f8f22c8e3c75c084685fe3b27f56562f0835e61 [file] [log] [blame]
{
"name": "IconLabel",
"version": "1.0.0",
"summary": "Custom UILabel with left icon",
"description": "A longer description of IconLabel in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/wott86/IconLabel",
"license": {
"type": "MIT"
},
"authors": {
"César Vilera": "cesarvilera8602@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wott86/IconLabel.git",
"tag": "1.0.0"
},
"source_files": "IconLabel/*.{h,m}"
}