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