| { |
| "name": "MHSoftUI", |
| "version": "0.1.0", |
| "summary": "Extension for Neomorphic Soft UI effect in Swift", |
| "description": "'By calling a single method from this extension, you will be able to add Neomorphic Soft UI effect to your UIButton or UIView'", |
| "homepage": "https://github.com/mumty13", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Mumtaz Hussain": "mumtaz_hussain13@yahoo.com" |
| }, |
| "source": { |
| "git": "https://github.com/mumty13/MHSoftUI.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "https://www.linkedin.com/in/mumtaz-hussain/", |
| "platforms": { |
| "ios": "12.0" |
| }, |
| "source_files": "Source/**/*.swift", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |