AVOSCloudCrashReporting 7.3.2× TestsTested ✗ LangLanguage C++C++ License Apache 2 ReleasedLast Release Oct 2017Maintained by jwfing, Tianyong Tang, ChenYilong, zapcannon87.Installation Guide×Installation Guide for AVOSCloudCrashReportingYou want to add pod 'AVOSCloudCrashReporting', '~> 7.3' similar to the following to your Podfile:target 'MyApp' do pod 'AVOSCloudCrashReporting', '~> 7.3' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try AVOSCloudCrashReportingSee PodspecGitHub RepoHomepagePage on CocoaPods.orgAVOSCloudCrashReporting 7.3.2ByLeanCloudleancloud/objc-sdkGitHub RepoOVERVIEWCHANGELOG LeanCloud Objective-C SDK Features Data Storage Object Query Cloud Engine File Storage Short Message Service Push Notification Search Query Analytics (iOS only) Instant Messaging (iOS, macOS only) Wanted Features Your good idea we are looking forward to :) Communication If you have some advice, open an issue. If you found a bug, open an issue, or open a ticket in LeanTicket. If you want to contribute, submit a pull request. Installation Installation wiki page describes how to integrate SDK. Also see Quick Start.