blob: c60973227c8f8bd8c900b512e3df00c2d323ed47 [file] [log] [blame]
{
"name": "UITabBarItem-GIHTabBarItem",
"version": "0.0.1",
"platforms": {
"ios": "6.0"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"summary": "Perferment UITabBarItem badge a little dot",
"homepage": "https://github.com/gaizhi",
"authors": {
"Xu Qiang": "994059781@qq.com"
},
"source": {
"git": "https://github.com/gaizhi/UITabBarItem-GIHTabBarItem.git",
"tag": "0.0.1"
},
"description": "Perferment UITabBarItem badge a little dot!",
"requires_arc": true,
"frameworks": [
"UIKit"
],
"dependencies": {
"NSObject-GIHObject": [
"~> 0.0.1"
]
},
"source_files": "UITabBarItem/*.{h,m}",
"public_header_files": "UITabBarItem/*.h"
}