[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 5 / 8 / d / XHTabBar-Swift / 1.0.1 / XHTabBar-Swift.podspec.json
bloba2ef349e984464d87f36f0ed8ae884c639290359
2   "name": "XHTabBar-Swift",
3   "version": "1.0.1",
4   "summary": "一行代码创建自定义TabBar,支持小红点,数字角标及自定义高度",
5   "homepage": "https://github.com/CoderZhuXH/XHTabBar-Swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zhu Xiaohui": "977950862@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/CoderZhuXH/XHTabBar-Swift.git",
18     "tag": "1.0.1"
19   },
20   "source_files": [
21     "XHTabBar",
22     "*.{swift}"
23   ],
24   "requires_arc": true