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