blob: 2f8d88317e8b032e0e0e630b8782b6437d5c10dd [file] [log] [blame]
{
"name": "AACycleScrollView",
"version": "1.0",
"summary": "iOS 自动轮播图",
"homepage": "https://github.com/Fxxxxxx/AACycleScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaron Feng": "e2shao1993@163.com"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Fxxxxxx/AACycleScrollView.git",
"tag": "1.0"
},
"source_files": "AACycleScrollView/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
]
}
}