[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / a / KCExplodeTabBar / 0.1.2 / KCExplodeTabBar.podspec.json
blob063e49a788206e618809a6f7766d494a2d8432cb
2   "name": "KCExplodeTabBar",
3   "version": "0.1.2",
4   "summary": "An explode circular design for UITabBar.",
5   "description": "KCExplodeTabBar could be a really nice alternative for the standard UITabBar if you found that too boring.\nInstead of static squares, tabs are now circular with expand/collapse animations.",
6   "homepage": "https://github.com/Kev1nChen/KCExplodeTabBar",
7   "license": "MIT",
8   "authors": "Kevin Yufei Chen",
9   "source": {
10     "git": "https://github.com/Kev1nChen/KCExplodeTabBar.git",
11     "tag": "0.1.2"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "source_files": "Pod/Classes/**/*",
18   "resource_bundles": {
19     "KCExplodeTabBar": [
20       "Pod/Assets/*.png"
21     ]
22   },
23   "public_header_files": "Pod/Classes/**/*.h"