blob: e41e62b90876d6b9b45b35b60070cc7c653fe1c2 [file] [log] [blame]
{
"name": "CHPagerView",
"version": "0.1.7",
"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.7"
},
"swift_versions": [
"5"
],
"platforms": {
"ios": "10.3"
},
"source_files": "CHPagerView/Classes/**/*",
"dependencies": {
"AlamofireImage": [
"~> 4.1"
]
},
"swift_version": "5"
}