blob: 4ee44bc50ab778038cfcba27c265f0c533e7f144 [file] [log] [blame]
{
"name": "WPFBannerView",
"version": "0.4.0",
"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.4.0"
},
"source_files": [
"WPFBannerView",
"WPFBannerView/**/*.{h,m}",
"WPFBannerView/**/*.{swift}",
"WPFBannerView/*.{h}"
],
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 4.0"
]
}
}