blob: b48ad2dcbd4078a7e438a7bc654059696720230b [file] [log] [blame]
{
"name": "MZLabel",
"version": "0.0.4",
"summary": "A multiple function label",
"description": "A multiple function label but developing now",
"homepage": "https://github.com/JordonKaven/MZLabel",
"license": "MIT",
"authors": {
"Pillian": "kezhu.peng@ele.me"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JordonKaven/MZLabel.git",
"tag": "0.0.4"
},
"source_files": [
"MZLabel",
"MZLabel/**/*.{h,m}"
],
"frameworks": "UIKit"
}