[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / a / 2 / JDBannerView / 0.0.1 / JDBannerView.podspec.json
blobdfca1176c0afbeee2e0b3fe38bb9b30c7b66c8af
2   "name": "JDBannerView",
3   "version": "0.0.1",
4   "summary": "JDBannerView is a commonly used banner.",
5   "description": "A custom bannerView which can load webImage and localImage.",
6   "homepage": "https://github.com/qigeligedongdongqiang/BannerView",
7   "license": "MIT",
8   "authors": {
9     "Ngmm_Jadon": "maojiadong@ngmm365.com"
10   },
11   "source": {
12     "git": "https://github.com/qigeligedongdongqiang/BannerView.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "JDBannerView",
17     "*.{h,m}"
18   ],
19   "platforms": {
20     "ios": null
21   },
22   "ios": {
23     "frameworks": [
24       "Foundation",
25       "UIKit"
26     ]
27   },
28   "requires_arc": true,
29   "dependencies": {
30     "SDWebImage": [
32     ]
33   }