blob: a7bb693a1cef858f14eaeb36a54d74169bdc649e [file] [log] [blame]
{
"name": "YQBadgeCategory",
"version": "1.0.0",
"summary": "方便处理红点的类别.",
"description": "A longer description of YQBadgeCategory in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/weng1250/WZLBadge",
"screenshots": "https://camo.githubusercontent.com/dd1bc67e2d919ab4bb4e6418ae4de34d5ed1d647/687474703a2f2f636875616e74752e62697a2f74322f31302f31343336343331313334782d313337363433363538392e676966",
"license": "MIT",
"authors": {
"yuyedaidao": "wyqpadding@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yuyedaidao/WZLBadge.git",
"tag": "1.0.0"
},
"source_files": [
"UIView+WZLBadge/*.{h,m}",
"UIView+WZLBadge/Category/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}