CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

XWStatistics 1.0.1

XWStatistics 1.0.1

Maintained by ‘aitu’.



 
Depends on:
SDWebImage>= 0
jetfire>= 0
 

  • By
  • Andrew

XWStatistics

#1.0

Usage

pod XWStatistics

pod install

Installation

 `#import <XWStatistics/XWStatistics.h> `

 `[XWStatisticsManager configWithKey:configKey server:configServer]; `

Deep Using

login & logout

[XWStatisticsManager loginWithUserId:userId];
        [XWStatisticsManager logout];

custom track
[XWStatisticsManager customTrackWithViewPath:@""];