blob: 9f201d8aca9e87aaab21886900242a03f6aff88d [file] [log] [blame]
{
"name": "PurpleLabel",
"version": "0.1.0",
"summary": "A subclass of UILabel that gives it a purple background and gold color",
"description": "TODO: Add long description of the pod here.\nA very important subclass of UILabel that gives it an incredible purple background and gold color like a lambo in that skrillex song, you know",
"homepage": "https://github.com/Miramas/PurpleLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mirasarim": "fimafiz@gmail.com"
},
"source": {
"git": "https://github.com/Miramas/PurpleLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PurpleLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}