2 "name": "SwiftEntitlements",
4 "summary": "A simple Swift utility package that reads application entitlements.",
5 "description": "SwiftEntitlements is a Swift package that helps you with decoding application entitlements. It reads them from the binary and makes them accessible as an extension on UIApplication.",
6 "homepage": "https://github.com/matrejek/SwiftEntitlements",
12 "Mateusz Matrejek": "mateusz@matrejek.eu"
15 "git": "https://github.com/matrejek/SwiftEntitlements.git",
21 "swift_versions": "5.0",
22 "source_files": "Sources/SwiftEntitlements/*.swift",
23 "swift_version": "5.0"