[Add] LiveKitWebRTC-Vama 125.6422.11-Vama
[CocoaPods.git] / Specs / 2 / 1 / 4 / SwiftEntitlements / 0.1.1 / SwiftEntitlements.podspec.json
blob16473e691dbba6ea5f674fedb76cdc7075df8e4f
2   "name": "SwiftEntitlements",
3   "version": "0.1.1",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mateusz Matrejek": "mateusz@matrejek.eu"
13   },
14   "source": {
15     "git": "https://github.com/matrejek/SwiftEntitlements.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/SwiftEntitlements/*.swift",
23   "swift_version": "5.0"