[Add] MiniPlengi 1.5.8
[CocoaPods.git] / Specs / 7 / 0 / 4 / WPFBannerView / 0.4.0 / WPFBannerView.podspec.json
blob4ee44bc50ab778038cfcba27c265f0c533e7f144
2   "name": "WPFBannerView",
3   "version": "0.4.0",
4   "summary": "A convenient way to init BannerView",
5   "license": "MIT",
6   "homepage": "https://github.com/codewpf/WPFBannerView",
7   "authors": {
8     "alex": "ioswpf@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/codewpf/WPFBannerView.git",
15     "tag": "0.4.0"
16   },
17   "source_files": [
18     "WPFBannerView",
19     "WPFBannerView/**/*.{h,m}",
20     "WPFBannerView/**/*.{swift}",
21     "WPFBannerView/*.{h}"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "Kingfisher": [
26       "~> 4.0"
27     ]
28   }