analytics-ios is an iOS client for Segment.
Special thanks to Tony Xiao, Lee Hasiuk and Cristian Bica for their contributions to the library!
Analytics is available through CocoaPods and Carthage.
pod "Analytics", "3.6.0"
If you'd rather have a version that lags behind but has been field tested longer, you may use
pod "Analytics", "3.5.5"
github "segmentio/analytics-ios"
Refer to the Quickstart documentation at https://segment.com/docs/libraries/ios/quickstart.
More detailed documentation is available at https://segment.com/docs/libraries/ios.