blob: f9b51e9b273b0ef3f391621637038f73f926fb8b [file] [log] [blame]
{
"name": "ETAdCycleView",
"version": "1.0.0",
"summary": "ETAdCycleView is an auto cycle or loop UIScrollview for horizonal advertisement or banner.",
"homepage": "https://github.com/VolleyZ/ETAdCycleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VolleyZ": "VolleyZhang@hotmail.com"
},
"source": {
"git": "https://github.com/VolleyZ/ETAdCycleView.git",
"tag": "1.0.0"
},
"source_files": "ETAdCycleView/Class/**/*.{swift}",
"dependencies": {
"Kingfisher": [
"~> 2.1"
]
},
"platforms": {
"ios": "8.0"
}
}