[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / b / 0 / CYLTabBarController / 1.2.3 / CYLTabBarController.podspec.json
blob8f091845e7c48456b6b90c0c831cc70dc03db6c9
2   "name": "CYLTabBarController",
3   "version": "1.2.3",
4   "summary": "Highly customizable tabBar and tabBarController for iOS",
5   "description": "CYLTabBarController is iPad and iPhone compatible. Supports landscape and portrait orientations and can be used inside UINavigationController.",
6   "homepage": "https://github.com/ChenYilong/CYLTabBarController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChenYilong": "luohanchenyilong@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/ChenYilong/CYLTabBarController.git",
19     "tag": "1.2.3"
20   },
21   "source_files": [
22     "CYLTabBarController",
23     "CYLTabBarController/**/*.{h,m}"
24   ],
25   "requires_arc": true