blob: fc2dfb321d01a9e9c4a6dc68e287c09dd5ae94d0 [file] [log] [blame]
{
"name": "HHBannerView",
"version": "0.1.0",
"summary": "HHBannerView use UICollectionView 实现轮播图",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhuimiao/HHBannerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuimiao": "776052494@qq.com"
},
"source": {
"git": "https://github.com/zhuimiao/HHBannerView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}