blob: a1e605378c6e8b8b0d4ba313d45baf377c8603a0 [file] [log] [blame]
{
"name": "HDSlideBannerView",
"version": "1.0.0",
"summary": "Common Slide Banner UIView for iOS.",
"homepage": "https://github.com/wanghuida/HDSlideBannerView",
"license": "MIT",
"authors": {
"王惠达": "wanghuida258@aliyun.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/wanghuida/HDSlideBannerView.git",
"tag": "1.0.0"
},
"source_files": "Source/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.6"
]
}
}