[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 1 / 3 / CVTabBarController / 1.0.1 / CVTabBarController.podspec.json
bloba1de2a38fc97f09698a9f7153eebffa426daea93
2   "name": "CVTabBarController",
3   "version": "1.0.1",
4   "summary": "CVTabBarController",
5   "swift_version": "4.2",
6   "description": "简易封装tabbarController,可设置特殊item,角标数字+圆点,可设置大于5个item,并控制显示其中的某些item",
7   "homepage": "https://github.com/weixhe/CVTabBarController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "weixhe": "workerwei@163.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/weixhe/CVTabBarController.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "CVTabBarController/Classes/*.{swift}",
23   "requires_arc": true