[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / b / 5 / TBIconTransitionKit / 1.0.2 / TBIconTransitionKit.podspec.json
blobc223dd057227e7b8817d968a3f6946acd9cc56d0
2   "name": "TBIconTransitionKit",
3   "version": "1.0.2",
4   "summary": "TBIconTransitionKit is an easy to use icon transition kit that allows to smoothly change from one shape to another.",
5   "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!",
6   "homepage": "https://github.com/AlexeyBelezeko/TBIconTransitionKit",
7   "license": "MIT",
8   "authors": {
9     "AlexeyBelezeko": "alexey.belezeko@sfcd.com"
10   },
11   "source": {
12     "git": "https://github.com/AlexeyBelezeko/TBIconTransitionKit.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "TBIconTransitionKit": [
22       "Pod/Assets/*.png"
23     ]
24   }