2 "name": "ObjcExceptionBridging",
4 "summary": "A bridge to Objective-C exception handling, for use in Swift projects.",
5 "description": "For use in XCGLogger only at this point, untested as an independent library",
6 "homepage": "https://github.com/DaveWoodCom/XCGLogger",
12 "Dave Wood": "cocoapods@cerebralgardens.com"
14 "social_media_url": "https://mastodon.social/@davewoodx",
22 "cocoapods_version": ">= 1.13.0",
24 "git": "https://github.com/DaveWoodCom/XCGLogger.git",
27 "default_subspecs": "ObjcExceptionBridging",
30 "name": "ObjcExceptionBridging",
31 "source_files": "Sources/ObjcExceptionBridging/**/*.{h,m}",
33 "ObjcExceptionBridging": [
34 "Sources/ObjcExceptionBridging/PrivacyInfo.xcprivacy"