[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 0 / 4 / WPFBannerView / 0.1.1 / WPFBannerView.podspec.json
blob8e30d86e82110696b3139a0e4e6a286933dc3b8b
2   "name": "WPFBannerView",
3   "version": "0.1.1",
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.1.1"
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     "iCarousel": [
29     ],
30     "TAPageControl": [
32     ]
33   },
34   "pushed_with_swift_version": "3.0"