| { |
| "name": "Donut", |
| "version": "1.0.1", |
| "summary": "Donut is a library for arranging views circularly like a donut.", |
| "description": "Donut is a library for arranging views circularly like a donut.\n\nYou can use it so easily, and it will be a wonderful experience for you.\n\nThis library is inspired by EMCarousel.", |
| "homepage": "https://github.com/cokaholic/Donut", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Keisuke Tatsumi": "nietzsche.god.is.dead@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/cokaholic/Donut.git", |
| "tag": "1.0.1" |
| }, |
| "social_media_url": "https://twitter.com/TK_u_nya", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "Donut/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |