4 "summary": "Generate UPC-A barcodes from text.",
9 "swift_versions": "5.1",
10 "description": "Small, lightweight library for generating UPC-A barcodes from text data. Currently provides utilities for parsing\nstructured barcode data from a string representation, as well as custom UIKit and SwiftUI views for displaying barcode data.",
11 "homepage": "https://github.com/hatchedlabs/SwiftUPC",
13 "Hatched Labs": "opensource@hatchedlabs.com",
14 "Cory Hawkraven": "cory@hawkraven.me"
17 "git": "https://github.com/hatchedlabs/SwiftUPC.git",
23 "source_files": "SwiftUPC/Classes/**/*",
24 "swift_version": "5.1"