blob: e0d775f28f75d95bebd88e6b52ad46655a5615f0 [file] [log] [blame]
{
"name": "TSPCBlinkingLabel",
"version": "0.1.0",
"summary": "A subclass on UILabel that provides a blink.",
"description": "TODO: Add long description of the pod here.\nThis CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
"homepage": "https://github.com/hyacinthxinxin/TSPCBlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hyacinthxinxin": "fanxin0202@163.com"
},
"source": {
"git": "https://github.com/hyacinthxinxin/TSPCBlinkingLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TSPCBlinkingLabel/Classes/**/*"
}