| { |
| "name": "ETCarouSwift", |
| "version": "1.0.2", |
| "summary": "A user-friendly and developer-friendly version of classic carousel", |
| "description": "\"ETCarouSwift receives a bunch of images and creates a smooth infinite ride inside the given frame. Dragging is also avaliable along with other handy settings. Simple, light and flawless\"", |
| "homepage": "https://github.com/helenhell/ETCarouSwift", |
| "license": "MIT", |
| "authors": { |
| "Helenhell": "apperative@gmail.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/helenhell/ETCarouSwift.git", |
| "tag": "1.0.2" |
| }, |
| "source_files": "ETCarouSwift/**/*.[m,h,swift]" |
| } |