blob: fc3350abd31904d601c8ad8dbbc9ac9f5ae9739a [file] [log] [blame]
{
"name": "CYLTabBarController",
"version": "1.0.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"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ChenYilong/CYLTabBarController.git",
"tag": "1.0.5"
},
"source_files": [
"CYLTabBarController",
"CYLTabBarController/**/*.{h,m}"
],
"requires_arc": true
}