blob: 7272b6a60562079e30c308ac04b7cfc2110d5535 [file] [log] [blame]
{
"name": "CYLTabBarController",
"version": "1.5.1",
"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.5.1"
},
"source_files": [
"CYLTabBarController",
"CYLTabBarController/**/*.{h,m}"
],
"public_header_files": "CYLTabBarController/**/*.h",
"requires_arc": true
}