blob: 215c80ae11a280a01aa8cfcac964ec4d1426c904 [file] [log] [blame]
{
"name": "FKTabBarController",
"version": "1.0.6",
"summary": "FKTabBarController is intended to change the tabbar and items instead of UITabBarController",
"homepage": "https://github.com/hirohisa/FKTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hirohisa Kawasaki": "hirohisa.kawasaki@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"frameworks": [
"CoreGraphics",
"QuartzCore"
],
"source": {
"git": "https://github.com/hirohisa/FKTabBarController.git",
"tag": "1.0.6"
},
"source_files": "FKTabBarController",
"requires_arc": true
}