[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 5 / TBIconTransitionKit / 1.0.0 / TBIconTransitionKit.podspec.json
blobac0430eefeff851c9c023f1f3461b1e11a0405aa
2   "name": "TBIconTransitionKit",
3   "version": "1.0.0",
4   "summary": "Small kit, for animate your icon transition (like hamburger menu and arrow).",
5   "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",
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.0"
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   }