[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / d / 8 / f / KNBannerView / 2.0.1 / KNBannerView.podspec.json
blob84d66f3b6f0e034d8ad1d4e2796e689a64f1b377
2   "name": "KNBannerView",
3   "version": "2.0.1",
4   "summary": "A lightweight and beautiful banner for recycle and adapt rotate screen",
5   "description": "A lightweight and beautiful banner for recycle and adapt rotate screen",
6   "homepage": "https://github.com/LuKane/KNBannerView",
7   "license": "MIT",
8   "authors": {
9     "LuKane": "1169604556@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/LuKane/KNBannerView.git",
16     "tag": "2.0.1"
17   },
18   "source_files": "KNBannerView/KNBannerView/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
22       "~> 5.0.0"
23     ]
24   }