blob: 3860d2db0a57d67eebf318cec0f13d70c8746d59 [file] [log] [blame]
{
"name": "TransitionLabel",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TransitionLabel/Classes/**/*"
}