blob: 18be1740c89adc9396a0efe220b35c515b0f00f9 [file] [log] [blame]
{
"name": "ZJHBlinkingLabel",
"version": "0.1.0",
"summary": "the summary:A subclass on UILabel that provides a blink.",
"description": "A subclass on UILabel that provides a blink.you can enjoy it using it.",
"homepage": "https://github.com/zhanjunhua4101132/ZJHBlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张军华": "zjh107381@alibaba-inc.com"
},
"source": {
"git": "https://github.com/zhanjunhua4101132/ZJHBlinkingLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZJHBlinkingLabel/Classes/**/*",
"public_header_files": "ZJHBlinkingLabel/Classes/**/*.h",
"frameworks": "UIKit"
}