blob: 447d9d4cd66c54277b51c03f637751235eb327bd [file] [log] [blame]
{
"name": "WPFBannerView",
"version": "0.1.0",
"summary": "A convenient way to init BannerView",
"description": "WPFBannerView help you to add a bannerView on you view in one minute.",
"homepage": "https://github.com/codewpf/WPFBannerView",
"license": "MIT",
"authors": {
"alex": "ioswpf@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/codewpf/WPFBannerView.git",
"tag": "0.1.0"
},
"source_files": [
"WPFBannerViewDemo/WPFBannerView/*.{swift}",
"WPFBannerViewDemo/WPFBannerView/**/*.{h,m}"
],
"dependencies": {
"Kingfisher": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}