blob: ac0430eefeff851c9c023f1f3461b1e11a0405aa [file] [log] [blame]
{
"name": "TBIconTransitionKit",
"version": "1.0.0",
"summary": "Small kit, for animate your icon transition (like hamburger menu and arrow).",
"description": " Small kit, for animate your icon transition (like hamburger menu and arrow).\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TBIconTransitionKit": [
"Pod/Assets/*.png"
]
}
}