| { |
| "name": "CircularImages62", |
| "version": "0.1.0", |
| "summary": "Library for making ui image views circular", |
| "description": "TODO: This pod has a method which makes ui image views circular without manual set up", |
| "homepage": "https://github.com/pnalvarez/CircularImages", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "pnalvarez": "pedronalvarez@hotmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/pnalvarez/CircularImages.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_versions": "4.0", |
| "source_files": "Classes/**/*.swift", |
| "swift_version": "4.0" |
| } |