blob: 3db99476e76e03b1a9ea6517fc2efaa9c6b53f09 [file] [log] [blame]
{
"name": "TransitionLabel",
"version": "0.2.0",
"summary": "A Label that can have many values.",
"description": "TransitionLabel is a simple solution to show differnt texts in a same Label. It is incredibly easy to implement and easy to modify. You can use Storyboard or insert the label and the values, manually",
"homepage": "https://github.com/sidjdev/TransitionLabel.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sidharth J Dev": "sid.j.dev@gmail.com"
},
"source": {
"git": "https://github.com/sidjdev/TransitionLabel.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TransitionLabel/Classes/**/*"
}