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