blob: 114d2218473cdc3f4f402cdf572131fda110e6cd [file] [log] [blame]
{
"name": "CYLTabBarController",
"version": "1.2.7",
"summary": "Highly customizable tabBar and tabBarController for iOS",
"description": "CYLTabBarController is iPad and iPhone compatible. Supports landscape and portrait orientations and can be used inside UINavigationController.",
"homepage": "https://github.com/ChenYilong/CYLTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChenYilong": "luohanchenyilong@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ChenYilong/CYLTabBarController.git",
"tag": "1.2.7"
},
"source_files": [
"CYLTabBarController",
"CYLTabBarController/**/*.{h,m}"
],
"requires_arc": true
}