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