blob: 64a9061a3687088bb2e4cc8482eb52ece5de3ceb [file] [log] [blame]
{
"name": "CrashlyticsFrameworkOSX",
"version": "2.2.5",
"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.2.5"
},
"platforms": {
"osx": "10.6"
},
"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"
}