blob: 3834e1aea605ee3a6bad1fb71409d46868c7487c [file] [log] [blame]
{
"name": "CYLTabBarController",
"version": "1.4.5",
"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"
},
"social_media_url": "http://weibo.com/luohanchenyilong/",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ChenYilong/CYLTabBarController.git",
"tag": "1.4.5"
},
"source_files": [
"CYLTabBarController",
"CYLTabBarController/**/*.{h,m}"
],
"public_header_files": "CYLTabBarController/**/*.h",
"requires_arc": true
}