blob: 25a6f31f7fd2cf5a50e93aa4e4b0ecfa2b1615b2 [file] [log] [blame]
{
"name": "LxTabBadgePoint",
"version": "1.0.0",
"summary": "Easily custom viewController's tabBar badge view!",
"homepage": "https://github.com/DeveloperLx/LxTabBadgePoint",
"license": "MIT",
"authors": {
"DeveloperLx": "developerlx@yeah.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DeveloperLx/LxTabBadgePoint.git",
"tag": "1.0.0"
},
"source_files": "LxTabBadgePoint/UIViewController+LxTabBadgePoint.*",
"requires_arc": true,
"frameworks": "UIKit"
}