blob: 686949b65ca4dd2d472d6d63ea5291bd3b1973ed [file] [log] [blame]
{
"name": "HHBanner",
"authors": {
"bruthlee": "bruthle@163.com"
},
"version": "0.1",
"summary": "HHBanner is a view for picture to scroll unlimited.",
"description": "HHBanner is a view for picture to scroll and drag unlimited.",
"homepage": "https://github.com/bruthlee/HHBanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/bruthlee/HHBanner.git",
"tag": "0.1"
},
"source_files": "HHBanner/HHBanner",
"public_header_files": "HHBanner/HHBanner/*.h",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 4.3.3"
]
}
}