[Add] AliPlayerSDK_iOS_NORMAL_SR_FILTER 6.21.0
[CocoaPods.git] / Specs / a / c / 1 / ObjcExceptionBridging / 7.1.5 / ObjcExceptionBridging.podspec.json
bloba92f7d221bcdd558d768758ee9ff67328d0a828e
2   "name": "ObjcExceptionBridging",
3   "version": "7.1.5",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Dave Wood": "cocoapods@cerebralgardens.com"
13   },
14   "social_media_url": "https://mastodon.social/@davewoodx",
15   "platforms": {
16     "ios": "12.0",
17     "watchos": "4.0",
18     "tvos": "12.0",
19     "osx": "10.13"
20   },
21   "requires_arc": true,
22   "cocoapods_version": ">= 1.13.0",
23   "source": {
24     "git": "https://github.com/DaveWoodCom/XCGLogger.git",
25     "tag": "7.1.5"
26   },
27   "default_subspecs": "ObjcExceptionBridging",
28   "subspecs": [
29     {
30       "name": "ObjcExceptionBridging",
31       "source_files": "Sources/ObjcExceptionBridging/**/*.{h,m}",
32       "resource_bundles": {
33         "ObjcExceptionBridging": [
34           "Sources/ObjcExceptionBridging/PrivacyInfo.xcprivacy"
35         ]
36       }
37     }
38   ]