blob: dfca1176c0afbeee2e0b3fe38bb9b30c7b66c8af [file] [log] [blame]
{
"name": "JDBannerView",
"version": "0.0.1",
"summary": "JDBannerView is a commonly used banner.",
"description": "A custom bannerView which can load webImage and localImage.",
"homepage": "https://github.com/qigeligedongdongqiang/BannerView",
"license": "MIT",
"authors": {
"Ngmm_Jadon": "maojiadong@ngmm365.com"
},
"source": {
"git": "https://github.com/qigeligedongdongqiang/BannerView.git",
"tag": "0.0.1"
},
"source_files": [
"JDBannerView",
"*.{h,m}"
],
"platforms": {
"ios": null
},
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}