| { |
| "name": "ClosePixelate", |
| "version": "1.1.2", |
| "summary": "Cocoa port of https://github.com/desandro/close-pixelate", |
| "homepage": "https://github.com/bmaslakov/cocoa-close-pixelate", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "bmaslakov": "b.maslakov@gmail.com" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/bmaslakov/cocoa-close-pixelate.git", |
| "tag": "1.1.2" |
| }, |
| "source_files": "ClosePixelate/ClosePixelate/*.swift", |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "3.0" |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |