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