blob: 3e8332716d257fb389fe32443d47e0d545a05c64 [file] [log] [blame]
{
"name": "PPBadgeViewSwift",
"version": "2.2.2",
"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": "2.2.2"
},
"source_files": "PPBadgeView/swift/*.{swift}",
"swift_version": "4.2",
"frameworks": "UIKit",
"requires_arc": true
}