blob: 6adca0da6a0a171f736c7bb2610a008155d3357e [file] [log] [blame]
{
"name": "GYHTabBarController",
"version": "1.0.0",
"summary": "Highly customizable tabBar and tabBarController for iOS",
"description": "GYHTabBarController is iPad and iPhone compatible. Supports landscape and portrait orientations and can be used inside UINavigationController.",
"homepage": "https://github.com/gaoyuhang/GYHTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaoyuhang": "yugao5971@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gaoyuhang/GYHTabBarController.git",
"tag": "1.0.0"
},
"source_files": "GYHTabBarController/*",
"requires_arc": true
}