| { |
| "name": "Communicado", |
| "version": "3.0.1", |
| "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": "3.0.1" |
| }, |
| "source_files": "Source/*.swift", |
| "frameworks": [ |
| "Foundation", |
| "MessageUI", |
| "Photos", |
| "Social" |
| ], |
| "requires_arc": true, |
| "social_media_url": "https://twitter.com/mergesort", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "pushed_with_swift_version": "4.0" |
| } |