blob: 523e06ce09c8157b02122304d79e8a7e23cce201 [file] [log] [blame]
{
"name": "PPBadgeViewSwift",
"version": "2.1.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": "2.1.0"
},
"source_files": "PPBadgeView/swift/*.{swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"frameworks": "UIKit",
"requires_arc": true
}