blob: 163f2839a95cb58773c9924f564ed0aa356a5074 [file] [log] [blame]
{
"name": "UITransitionLabel",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UITransitionLabel/Classes/**/*"
}