Latest | 1.0.1 |
---|---|
Homepage | https://github.com/howardhou/DataStatistic |
License | MIT |
Platforms | ios 8.0, requires ARC |
Frameworks | CoreTelephony |
Authors |
友盟统计 – UMMobClick.framework – v4.1.11,无IDFA,支持HTTPS
Talking Data – TalkingDataAnalytics – 有IDFA,支持HTTPS,支持IPV6
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
DataStatistic is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "DataStatistic"
Author
howardhou, [email protected]
License
DataStatistic is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "DataStatistic", "version": "1.0.1", "summary": "User Behavior Statistic u7528u6237u884cu4e3au7edfu8ba1", "description": "u5c01u88c5u7b2cu4e09u65b9u5e73u53f0u7684u6570u636eu7edfu8ba1u529fu80fduff0cu5305u62ecuff1aUmengu7edfu8ba1uff0cTalkingData", "homepage": "https://github.com/howardhou/DataStatistic", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "howardhou": "[email protected]" }, "source": { "git": "https://github.com/howardhou/DataStatistic.git", "tag": "1.0.1" }, "platforms": { "ios": "8.0" }, "requires_arc": true, "source_files": "DataStatistic/Classes/**/*", "ios": { "vendored_libraries": "DataStatistic/Frameworks/libTalkingData.a", "vendored_frameworks": "DataStatistic/Frameworks/UMMobClick.framework" }, "public_header_files": "DataStatistic/Classes/**/*.h", "frameworks": "CoreTelephony", "libraries": [ "z", "sqlite3" ] }
Sat, 25 Feb 2017 18:00:05 +0000