[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 8 / 7 / BugsplatMac / 0.9.12 / BugsplatMac.podspec.json
blob289398f0a4d473edb7d7ddda60d97873a9404b9b
2   "name": "BugsplatMac",
3   "version": "0.9.12",
4   "license": "MIT",
5   "homepage": "http://bugsplatsoftware.com",
6   "summary": "Bugsplat OS X framework",
7   "authors": "Geoff Raeder",
8   "source": {
9     "http": "https://github.com/BugSplatGit/BugsplatMac/releases/download/0.9.12/BugsplatMac.framework.zip"
10   },
11   "platforms": {
12     "osx": "10.7"
13   },
14   "requires_arc": true,
15   "vendored_frameworks": "Carthage/Build/Mac/BugsplatMac.framework",
16   "resources": "Carthage/Build/Mac/BugsplatMac.framework",
17   "xcconfig": {
18     "LD_RUNPATH_SEARCH_PATHS": "@executable_path/../Frameworks"
19   },
20   "dependencies": {
21     "HockeySDK-Mac": [
22       "~> 3.2.1"
23     ]
24   }