blob: b0a7ec89592324e4e1b4f3d6b8f6c7271775c846 [file] [log] [blame]
{
"name": "PPBadgeView",
"version": "1.1.1",
"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": "1.1.1"
},
"source_files": "PPBadgeView/objc/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}