blob: 84941195e6d147a3db9036b737d94be7446791de [file] [log] [blame]
{
"name": "CYLTabBarController-JDBR",
"version": "0.0.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/jidibingren/CYLTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jidibingren": "jidibngren88@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jidibingren/CYLTabBarController.git",
"tag": "0.0.1"
},
"source_files": [
"CYLTabBarController",
"CYLTabBarController/**/*.{h,m}"
],
"requires_arc": true
}