blob: 7b728ff1fac024f8daf5f401a9acf3965b42bb70 [file] [log] [blame]
{
"name": "MZSelectableLabel",
"version": "0.1.0",
"summary": "A simple to use drop in replacement for UILabel for iOS 7 that provides automatic detection of colors.",
"description": " A simple to use drop in replacement for UILabel for iOS 7 that provides automatic detection of colors. \n",
"homepage": "https://github.com/m1entus/MZSelectableLabel",
"license": "MIT",
"authors": {
"MichaƂ Zaborowski": "m1entus@gmail.com"
},
"source": {
"git": "https://github.com/m1entus/MZSelectableLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MZSelectableLabel"
}