blob: fa51fc8090293b7e3458295c665843fa5db7a2cc [file] [log] [blame]
{
"name": "ASGradientLabel",
"version": "0.0.1",
"summary": "文字渐变Label",
"description": "文字渐变的label,支持text和attributeText",
"homepage": "https://github.com/Andrewmika/ASGradientLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew Shen": "iandrew@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Andrewmika/ASGradientLabel.git",
"tag": "0.0.1"
},
"source_files": "ASGradientLabel/**/*.{h,m}"
}