| { |
| "name": "customizedView", |
| "version": "1.0.0", |
| "summary": "View Customization", |
| "description": "View Customization with minimum code", |
| "homepage": "https://www.gurutechnolabs.com", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Guru Technolabs": "gtprojects24@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/gurutechnolabs/customizedView.git", |
| "tag": "1.0.0" |
| }, |
| "swift_versions": "4.0", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "customizedView/customizedView.swift", |
| "swift_version": "4.0" |
| } |