blob: 0190fa3c138df317146282ab31df1590a51b41e8 [file] [log] [blame]
{
"name": "CrashlyticsFramework",
"version": "2.2.9",
"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/bpoplauschi/CrashlyticsFramework.git",
"tag": "2.2.9"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Crashlytics.framework/Versions/A/Headers/*.h",
"requires_arc": true,
"ios": {
"vendored_frameworks": "Crashlytics.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"preserve_paths": "Crashlytics.framework",
"deprecated_in_favor_of": "Crashlytics"
}