blob: 172e53c97f8292521ccb79ebde8994e6e2a607a4 [file] [log] [blame]
{
"name": "WPFBannerView",
"version": "0.3.5",
"summary": "A convenient way to init BannerView",
"license": "MIT",
"homepage": "https://github.com/codewpf/WPFBannerView",
"authors": {
"alex": "ioswpf@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/codewpf/WPFBannerView.git",
"tag": "0.3.5"
},
"source_files": [
"WPFBannerView",
"WPFBannerView/**/*.{h,m}",
"WPFBannerView/**/*.{swift}",
"WPFBannerView/*.{h}"
],
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}