| { |
| "name": "Copyable-Label", |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "summary": "Possibility o usuario a selecionar e copiar os dados da label.", |
| "requires_arc": true, |
| "version": "1.0", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Mauro Figueiredo": "maurodeveloper@outlook.com" |
| }, |
| "homepage": "https://github.com/MauroJuliano/CopyableLabel", |
| "source": { |
| "git": "https://github.com/MauroJuliano/CopyableLabel.git", |
| "tag": "1.0" |
| }, |
| "frameworks": "UIKit", |
| "source_files": "**/Classes/**/*.{swift}", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |