[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / 7 / BugsplatMac / 0.9.9 / BugsplatMac.podspec.json
blob52f1f6d1d333c93af5d6d9a972866a28f57aec29
2   "name": "BugsplatMac",
3   "version": "0.9.9",
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.9/BugsplatMac-0.9.9.zip"
10   },
11   "platforms": {
12     "osx": "10.7"
13   },
14   "requires_arc": true,
15   "vendored_frameworks": "BugsplatMac/BugsplatMac.framework",
16   "resources": "BugsplatMac/BugsplatMac.framework",
17   "xcconfig": {
18     "LD_RUNPATH_SEARCH_PATHS": "@executable_path/../Frameworks"
19   },
20   "dependencies": {
21     "HockeySDK-Mac": [
22       "~> 3.2.1"
23     ]
24   }