blob: c80e9eea3c16b1c7cfd1d867fd1b78005d319bce [file] [log] [blame]
{
"name": "PPBadgeViewSwift",
"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/swift/*.{swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}