blob: b6a21791ebfc1ce476ff7073e96dfa65ad0bb407 [file] [log] [blame]
{
"name": "BugsplatMac",
"version": "0.9.11",
"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.11/BugsplatMac-0.9.11.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"
]
}
}