| { |
| "name": "Communicado", |
| "version": "2.0.2", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "homepage": "https://github.com/mergesort/Communicado", |
| "authors": { |
| "Joe Fabisevich": "github@fabisevi.ch" |
| }, |
| "summary": "The easiest way to share from your app to anywhere, because you've got so much to say!", |
| "source": { |
| "git": "https://github.com/mergesort/Communicado.git", |
| "tag": "2.0.2" |
| }, |
| "source_files": "src/*.swift", |
| "frameworks": "Foundation", |
| "requires_arc": true, |
| "social_media_url": "https://twitter.com/mergesort", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |