Skip to content

erika5151/SensorsAnalyticsSDK

Repository files navigation

Sensors Analytics

This is the official iOS SDK for Sensors Analytics.

Installation

SensorsAnalyticsSDK supports multiple methods for installing the library in a project.

Installation with CocoaPods

  1. Install CocosPod

  2. Create a file named Podfile in your Xcode project and add the following line:

    pod 'SensorsAnalyticsSDK'
  3. Run pod install in the Xcode project directory and restart XCode.

Installation with Carthage

  1. You can install Carthage with Homebrew using the following command:

    $ brew update
    $ brew install carthage
  2. Add in github "sensorsdata/sa-sdk-ios" for your Cartfile.

  3. Run carthage update --platform ios and add the SensorsAnalyticsSDK.framework to your project.

  4. import <SensorsAnalyticsSDK/SensorsAnalyticsSDK.h>

新书推荐

神策数据出品的《Android 全埋点解决方案》发售啦!!!

《Android 全埋点解决方案》

To learn more

See our full manual

或者加入 QQ 讨论群:
 QQ 讨论群

感谢

mixpanel-iphone

License

Copyright 2015-2019 Sensors Data Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

禁止一切基于神策数据开源 SDK 的所有商业活动!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages