blob: f0ee5d9489bdcaf15a4c706ee1164af33311b9e8 [file] [log] [blame]
{
"name": "PPBadgeView",
"version": "3.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "iOS Custom Badge, Support UIView, UITabBarItem, UIBarButtonItem. iOS自定义Badge控件, 支持UIView, UITabBarItem, UIBarButtonItem",
"homepage": "https://github.com/jkpang/PPBadgeView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jkpang": "jkpang@outlook.com"
},
"source": {
"git": "https://github.com/jkpang/PPBadgeView.git",
"tag": "3.0.0"
},
"source_files": "PPBadgeView/objc/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}