| { |
| "name": "FGInitialsCircleSwift", |
| "version": "0.1.0", |
| "summary": "Dynamic Initial Circle", |
| "description": "One line code to generate a custom circle with initial by using Swift", |
| "homepage": "https://github.com/fg0815/initials-circle-swift", |
| "license": "MIT", |
| "authors": { |
| "Feng Guo": "feng.guo.aus@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/fg0815/initials-circle-swift.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "FGInitialCircleImage/FGInitialCircleImage/FGInitialCircleImage.swift" |
| } |