blob: 52f1f6d1d333c93af5d6d9a972866a28f57aec29 [file] [log] [blame]
{
"name": "BugsplatMac",
"version": "0.9.9",
"license": "MIT",
"homepage": "http://bugsplatsoftware.com",
"summary": "Bugsplat OS X framework",
"authors": "Geoff Raeder",
"source": {
"http": "https://github.com/BugSplatGit/BugsplatMac/releases/download/0.9.9/BugsplatMac-0.9.9.zip"
},
"platforms": {
"osx": "10.7"
},
"requires_arc": true,
"vendored_frameworks": "BugsplatMac/BugsplatMac.framework",
"resources": "BugsplatMac/BugsplatMac.framework",
"xcconfig": {
"LD_RUNPATH_SEARCH_PATHS": "@executable_path/../Frameworks"
},
"dependencies": {
"HockeySDK-Mac": [
"~> 3.2.1"
]
}
}