blob: 454482f343f759f0d6f46c762399396b596edac4 [file] [log] [blame]
{
"name": "ASGradientLabel",
"version": "1.0.0",
"summary": "Gradient Label",
"description": "support text And attributeText content",
"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": "1.0.0"
},
"source_files": "ASGradientLabel/**/*.{h,m}"
}