blob: 1c92eb8c90a5f1c7a099a15a0b7353c33485213f [file] [log] [blame]
{
"name": "WPFBannerView",
"version": "0.3.1",
"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.1"
},
"source_files": [
"WPFBannerView",
"WPFBannerView/**/*.{h,m}",
"WPFBannerView/**/*.{swift}",
"WPFBannerView/*.{h}"
],
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}