ATKit

public class ATKit: NSObject

The ATKit defines the core of the framework.

  • The variable allows to get the version of the framework.

    Usage Example

    ATKit.frameworkVersion
    

    Declaration

    Swift

    public static var frameworkVersion:String