blob: c223dd057227e7b8817d968a3f6946acd9cc56d0 [file] [log] [blame]
{
"name": "TBIconTransitionKit",
"version": "1.0.2",
"summary": "TBIconTransitionKit is an easy to use icon transition kit that allows to smoothly change from one shape to another.",
"description": "TBIconTransitionKit is an easy to use icon transition kit that allows to smoothly change from one shape to another. Build on UIButton with CAShapeLayers It includes a set of the most common navigation icons. Feel free to recolor the them as you like and customise shapes — adjust the line spacing, edit the line width and it's cap.\n * Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/AlexeyBelezeko/TBIconTransitionKit",
"license": "MIT",
"authors": {
"AlexeyBelezeko": "alexey.belezeko@sfcd.com"
},
"source": {
"git": "https://github.com/AlexeyBelezeko/TBIconTransitionKit.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TBIconTransitionKit": [
"Pod/Assets/*.png"
]
}
}