[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / b / 0 / CYLTabBarController / 1.2.4 / CYLTabBarController.podspec.json
blob36de9b558aded3552c8bf271bf8d4e4a6cc1ab66
2   "name": "CYLTabBarController",
3   "version": "1.2.4",
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.4"
20   },
21   "source_files": [
22     "CYLTabBarController",
23     "CYLTabBarController/**/*.{h,m}"
24   ],
25   "requires_arc": true