blob: dd46dd0ca015108d084f5cc18c5ef91c31436370 [file] [log] [blame]
{
"name": "CHPagerView",
"version": "0.1.4",
"summary": "PagerView BannerView.",
"description": "It is a simple banner view.",
"homepage": "https://github.com/chinghoi/CHPagerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chinghoi": "56465334@qq.com"
},
"source": {
"git": "https://github.com/chinghoi/CHPagerView.git",
"tag": "0.1.4"
},
"swift_versions": [
"5"
],
"platforms": {
"ios": "10.3"
},
"source_files": "CHPagerView/Classes/**/*",
"dependencies": {
"AlamofireImage": [
"~> 4.1"
]
},
"swift_version": "5"
}