blob: 5de576e99244eaa4df1508b09785da6228e1da7e [file] [log] [blame]
{
"name": "BIZSelectedBackgroundForTabBarItem",
"version": "1.0.0",
"summary": "BIZSelectedBackgroundForTabBarItem is a category for UITabBarController that adds ability to change background of UITabBar item.",
"homepage": "https://github.com/bizibizi/BIZSelectedBackgroundForTabBarItem",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Bizi": "igorbizi@mail.ru"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/bizibizi/BIZSelectedBackgroundForTabBarItem.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}