blob: 34a234853f4ea4acdbc6a3f374069ecb4e6dcd08 [file] [log] [blame]
{
"name": "UITransitionLabel",
"version": "0.1.1",
"summary": "A subclass of UILabel.",
"description": "value trasit from one number to another",
"homepage": "https://github.com/KiraMelody/UITransitionLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KiraMelody": "jessie_tjq@163.com"
},
"source": {
"git": "https://github.com/KiraMelody/UITransitionLabel.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UITransitionLabel/Classes/**/*"
}