blob: 70ac6ed9142664e1ba4435719a423981f2371bbe [file] [log] [blame]
{
"name": "TransitionLabel",
"version": "0.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": "v1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TransitionLabel/Classes/**/*"
}