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