blob: 886d79875f6c03072be4ca08a62726431367b73f [file] [log] [blame]
{
"name": "GRTabBarController",
"version": "1.0.4",
"summary": "Highly customizable tabBar and tabBarController for iOS",
"description": "GRTabBarController is iPad and iPhone compatible. Supports landscape and portrait orientations and can be used inside UINavigationController.",
"homepage": "https://github.com/GRSource/GRTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ios_dev5": "heyuzu2007@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GRSource/GRTabBarController.git",
"tag": "1.0.4"
},
"source_files": [
"GRTabBarController",
"GRTabBarController/*.swift"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}