HookStatistics
##HookStatistics includes two way by using method swizzling:
#####1 use StatisticsManager to hook methods of different classes #####2 usually because of referring to business logic,so we could use class category to log user actions
#####Cocoapods excute command: pod install