[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / e / LinKingSDKTD / 0.0.6 / LinKingSDKTD.podspec.json
blob750af6f82d6334e782e392c45dbb53e35e0fcc30
2   "name": "LinKingSDKTD",
3   "version": "0.0.6",
4   "summary": "LinKingSDKTD Quick Integration Solution",
5   "description": "TODO: LinKingSDKTD is Overseas SDK Quick Integration Solution.",
6   "homepage": "https://github.com/MrDML/LinKingSDKTD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leaon": "leaon"
13   },
14   "source": {
15     "git": "https://github.com/MrDML/LinKingSDKTD.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "vendored_frameworks": "LinKingSDKTD/Products/LinKingSDKTD.framework",
23   "resources": "LinKingSDKTD/Assets/*.*",
24   "dependencies": {
25     "SDWebImage": [
27     ],
28     "IQKeyboardManager": [
29       "~> 6.5.5"
30     ],
31     "TPKeyboardAvoiding": [
32       "~> 1.3.4"
33     ],
34     "TZImagePickerController": [
35       "~> 3.5.1"
36     ],
37     "Toast": [
38       "~> 4.0.0"
39     ],
40     "WechatOpenSDK": [
42     ],
43     "AnyThinkiOS": [
44       "5.7.11"
45     ],
46     "AnyThinkiOS/AnyThinkKSAdapter": [
47       "5.7.11"
48     ],
49     "AnyThinkiOS/AnyThinkGDTAdapter": [
50       "5.7.11"
51     ],
52     "AnyThinkiOS/AnyThinkMintegralAdapter": [
53       "5.7.11"
54     ],
55     "AnyThinkiOS/AnyThinkTouTiaoAdapter": [
56       "5.7.11"
57     ],
58     "MintegralAdSDK": [
59       "6.7.4"
60     ],
61     "MintegralAdSDK/RewardVideoAd": [
62       "6.7.4"
63     ],
64     "MintegralAdSDK/BidRewardVideoAd": [
65       "6.7.4"
66     ],
67     "MintegralAdSDK/BidInterstitialVideoAd": [
68       "6.7.4"
69     ],
70     "MintegralAdSDK/InterstitialVideoAd": [
71       "6.7.4"
72     ],
73     "MintegralAdSDK/InterstitialAd": [
74       "6.7.4"
75     ],
76     "MintegralAdSDK/BannerAd": [
77       "6.7.4"
78     ],
79     "MintegralAdSDK/BidBannerAd": [
80       "6.7.4"
81     ],
82     "MintegralAdSDK/SplashAd": [
83       "6.7.4"
84     ],
85     "MintegralAdSDK/NativeAdvancedAd": [
86       "6.7.4"
87     ],
88     "Ads-CN": [
89       "3.4.2.3"
90     ],
91     "GDTMobSDK": [
92       "4.12.3"
93     ],
94     "KSAdSDK": [
95       "3.3.6"
96     ]
97   },
98   "vendored_libraries": "LinKingSDKTD/TalkingData/libTalkingDataAppCpa.a",
99   "xcconfig": {
100     "VALID_ARCHS": "arm64 x86_64 armv7"
101   },
102   "subspecs": [
103     {
104       "name": "libTalkingDataAppCpa",
105       "source_files": "LinKingSDKTD/TalkingData/*.h",
106       "public_header_files": "LinKingSDKTD/TalkingData/*.h",
107       "frameworks": [
108         "Security",
109         "CoreTelephony",
110         "AdSupport",
111         "SystemConfiguration"
112       ],
113       "libraries": "z"
114     }
115   ]