| { |
| "name": "Continuum", |
| "version": "0.2.0", |
| "summary": "NotificationCenter based Lightweight UI / AnyObject binder.", |
| "homepage": "https://github.com/marty-suzuki/Continuum", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "marty-suzuki": "s1180183@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/marty-suzuki/Continuum.git", |
| "tag": "0.2.0" |
| }, |
| "social_media_url": "https://twitter.com/marty_suzuki", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "Continuum/**/*.{swift}", |
| "pushed_with_swift_version": "4.0" |
| } |