[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 0 / 4 / WPFBannerView / 0.2.0 / WPFBannerView.podspec.json
blobcf95a236a82d837c182b3f19645bc55fa2fa92ba
2   "name": "WPFBannerView",
3   "version": "0.2.0",
4   "summary": "A convenient way to init BannerView",
5   "description": "WPFBannerView help you to add a bannerView on you view in one minute.",
6   "homepage": "https://github.com/codewpf/WPFBannerView",
7   "license": "MIT",
8   "authors": {
9     "alex": "ioswpf@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/codewpf/WPFBannerView.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "WPFBannerViewDemo/WPFBannerView/**/*.{h,m}",
19   "resources": [
20     "WPFBannerViewDemo/Resources/*.png",
21     "WPFBannerViewDemo/Resources/*.jpg"
22   ],
23   "dependencies": {
24     "Kingfisher": [
25       "~> 3.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"