blob: 960d72a399a0c306a96326ca58694f4ef8cffb63 [file] [log] [blame]
{
"name": "HDSlideBannerView",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": "Source/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.6"
]
}
}