GDTActionSDK 1.0.3.2

GDTActionSDK 1.0.3.2

Maintained by EyreFree.



GDTActionSDK 1.0.3.2

GDTActionSDK

CI Status Version License Platform

广点通 DMP 行为数据上报 iOS 端 SDK。

示例

  1. 利用 git clone 命令下载本仓库;
  2. 利用 cd 命令切换到 Example 目录下,执行 pod install 命令;
  3. 随后打开 GDTActionSDK.xcworkspace 编译即可。

或执行以下命令:

git clone [email protected]:EyreFree/GDTActionSDK.git; cd GDTActionSDK/Example; pod install; open GDTActionSDK.xcworkspace;

需求

  • iOS 8+

使用

GDTActionSDK 可以通过 CocoaPods 进行获取。只需要在你的 Podfile 中添加如下代码就能实现引入:

pod "GDTActionSDK"

详细调用代码参见 使用文档

作者

EyreFree, [email protected]