blob: a3af5911549c6e9d3228c0728d61eb0aa9351ae4 [file] [log] [blame]
{
"name": "CrashlyticsFrameworkOSX",
"version": "2.1.2a",
"summary": "The most powerful, yet lightest weight crash reporting solution for iOS and Android developers. | Crashlytics",
"homepage": "http://crashlytics.com",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": "Crashlytics",
"source": {
"git": "https://github.com/abbeycode/CrashlyticsFrameworkOSX.git",
"tag": "2.1.2a"
},
"platforms": {
"osx": "10.9"
},
"requires_arc": true,
"osx": {
"source_files": "Crashlytics.framework/Versions/A/Headers/*.h",
"vendored_frameworks": "Crashlytics.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"preserve_paths": "Crashlytics.framework"
}