blob: afc47479f397a056da316a92f1541243517e8981 [file] [log] [blame]
{
"name": "HEBannerView",
"version": "0.1.0",
"summary": "基于UICollectionView封装的轮播图控件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xiaoxm/HEBannerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaoxm": "786696937@qq.com"
},
"source": {
"git": "https://github.com/xiaoxm/HEBannerView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HEBannerView/Classes/**/*",
"dependencies": {
"SDWebImage": [
"~> 3.7.0"
]
}
}