| { |
| "name": "HFJMSuperImages", |
| "version": "0.1.0", |
| "summary": "UIImage extended for ease of use.", |
| "description": "This library can make border and border clor without any problem.", |
| "homepage": "https://github.com/mayooresan/HFJMSuperImages", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "mayooresan": "mayu3g@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/mayooresan/HFJMSuperImages.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Classes/*.swift", |
| "swift_versions": "5.0", |
| "frameworks": "UIKit", |
| "swift_version": "5.0" |
| } |