blob: cf95a236a82d837c182b3f19645bc55fa2fa92ba [file] [log] [blame]
{
"name": "WPFBannerView",
"version": "0.2.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.2.0"
},
"source_files": "WPFBannerViewDemo/WPFBannerView/**/*.{h,m}",
"resources": [
"WPFBannerViewDemo/Resources/*.png",
"WPFBannerViewDemo/Resources/*.jpg"
],
"dependencies": {
"Kingfisher": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}