blob: e038bd2acb026e16046e930043d27487c585d934 [file] [log] [blame]
{
"name": "ATCycleScrollView",
"version": "0.0.3",
"summary": "图片轮播",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Adrift001/ATCycleScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adrift001": "jingxuetao@qq.com"
},
"source": {
"git": "https://github.com/Adrift001/ATCycleScrollView.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ATCycleScrollView/Classes/**/*",
"swift_versions": "5.2",
"dependencies": {
"Kingfisher": [
]
},
"swift_version": "5.2"
}