blob: 79f524b0a6d46d992436fcc8a91c1ca27af0b43b [file] [log] [blame]
{
"name": "FLTabBar",
"version": "1.0.0",
"summary": "Customization center tabBar button.",
"description": "Customization center tabBar button with image.",
"homepage": "https://github.com/FelixLinBH/FLTabBar",
"screenshots": "https://github.com/FelixLinBH/FLTabBar/blob/master/SimulatorScreen%20Shot.png?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"felix.lin": "fly_81211@hotmail.com"
},
"source": {
"git": "https://github.com/FelixLinBH/FLTabBar.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "FLTabBar/Classes/**/*",
"requires_arc": true,
"public_header_files": "FLTabBar/Classes/TabBar/FLTabBarController.h",
"frameworks": "UIKit"
}