[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 0 / 4 / WPFBannerView / 0.2.7 / WPFBannerView.podspec.json
blob2ff37cb2d045c0dc4a4f00c93e3b1a203927ab83
2   "name": "WPFBannerView",
3   "version": "0.2.7",
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": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/codewpf/WPFBannerView.git",
15     "tag": "0.2.7"
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       "~> 3.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"