[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 1 / TalkingData-AppAnalytics / 2.2.30 / TalkingData-AppAnalytics.podspec.json
blob85a489e911cfecbce80a338e760b7e2e844efb1b
2   "name": "TalkingData-AppAnalytics",
3   "version": "2.2.30",
4   "summary": "TalkingData AppAnalytics SDK for iOS",
5   "homepage": "https://www.talkingdata.com",
6   "license": {
7     "type": "Copyright",
8     "text": "LICENSE Copyright Beijing Tendcloud Tianxia Technology Co., Ltd. All rights reserved."
9   },
10   "authors": {
11     "TalkingData": "support@tendcloud.com"
12   },
13   "source": {
14     "git": "https://github.com/TalkingData/TalkingData-AppAnalytics-SDK-iOS.git",
15     "tag": "v2.2.30"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": false,
21   "source_files": [
22     "TalkingData.h",
23     "TalkingDataSMS.h"
24   ],
25   "preserve_paths": "libTalkingData.a",
26   "libraries": [
27     "TalkingData",
28     "z"
29   ],
30   "frameworks": [
31     "AdSupport",
32     "CoreMotion",
33     "CoreTelephony",
34     "SystemConfiguration"
35   ],
36   "xcconfig": {
37     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/TalkingData-AppAnalytics/**"
38   }