[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / b / 0 / CYLTabBarController / 1.17.21 / CYLTabBarController.podspec.json
blob26673c6a8e3e747941f086895282f8c70d786cda
2   "name": "CYLTabBarController",
3   "version": "1.17.21",
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   "social_media_url": "http://weibo.com/luohanchenyilong/",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/ChenYilong/CYLTabBarController.git",
20     "tag": "1.17.21"
21   },
22   "source_files": [
23     "CYLTabBarController",
24     "CYLTabBarController/**/*.{h,m}"
25   ],
26   "public_header_files": "CYLTabBarController/**/*.h",
27   "requires_arc": true