| { | |
| "name": "AACarousel", | |
| "version": "1.1.0", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE.md" | |
| }, | |
| "summary": "Image Slider in Swift", | |
| "homepage": "https://github.com/Alan881/AACarousel", | |
| "authors": { | |
| "Alan": "nakama74@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Alan881/AACarousel.git", | |
| "tag": "1.1.0" | |
| }, | |
| "source_files": "Sources/*.swift", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "pushed_with_swift_version": "3.1" | |
| } |