[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 5 / 8 / 7 / BugsplatMac / 1.1.2 / BugsplatMac.podspec.json
blob7df8e159e6b145111d7fb5bc2615c1f91e12ed33
2   "name": "BugsplatMac",
3   "version": "1.1.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.txt"
7   },
8   "homepage": "http://bugsplat.com",
9   "summary": "Bugsplat macOS framework",
10   "authors": "Geoff Raeder",
11   "source": {
12     "http": "https://github.com/BugSplatGit/BugsplatMac/releases/download/1.1.2/BugsplatMac.xcframework.zip"
13   },
14   "platforms": {
15     "osx": "10.9"
16   },
17   "requires_arc": true,
18   "vendored_frameworks": "BugsplatMac.xcframework",
19   "resources": "BugsplatMac.xcframework",
20   "pod_target_xcconfig": {
21     "LD_RUNPATH_SEARCH_PATHS": "@executable_path/../Frameworks"
22   }