[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / e / 3 / TalkingDataSDK-AppAnalytics / 4.0.50 / TalkingDataSDK-AppAnalytics.podspec.json
bloba4047125e2bed218b0340e0dfba62423dc6cd352
2   "name": "TalkingDataSDK-AppAnalytics",
3   "version": "4.0.50",
4   "summary": "TalkingData App Analytics 基础功能 SDK",
5   "homepage": "https://github.com/ElfSundae/TalkingDataSDK-AppAnalytics",
6   "documentation_url": "http://doc.talkingdata.com/posts/20",
7   "authors": {
8     "TalkingData": "https://www.talkingdata.com"
9   },
10   "license": {
11     "type": "Copyright",
12     "text": "LICENSE Copyright Beijing Tendcloud Tianxia Technology Co., Ltd. All rights reserved."
13   },
14   "source": {
15     "git": "https://github.com/ElfSundae/TalkingDataSDK-AppAnalytics.git",
16     "tag": "4.0.50"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "SDK/TalkingData.h",
23     "Source/*.{h,m}"
24   ],
25   "vendored_libraries": "SDK/libTalkingData.a",
26   "frameworks": [
27     "AdSupport",
28     "CoreTelephony",
29     "CoreMotion",
30     "Security",
31     "SystemConfiguration"
32   ],
33   "libraries": [
34     "z",
35     "c++"
36   ],
37   "deprecated_in_favor_of": "TalkingDataAppAnalytics"