[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / d / a / LinKingSDK-WLZG / 0.0.1 / LinKingSDK-WLZG.podspec.json
blob72f06eb35ccac57c074126f13e835fa4b0b8487e
2   "name": "LinKingSDK-WLZG",
3   "version": "0.0.1",
4   "summary": "LinKingSDK-WLZG Quick Integration Solution",
5   "description": "TODO: LinKingSDK-WLZG is Overseas SDK Quick Integration Solution.",
6   "homepage": "https://github.com/MrDML/LinKingSDK-WLZG",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leaon": "leaon"
13   },
14   "source": {
15     "git": "https://github.com/MrDML/LinKingSDK-WLZG.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "vendored_frameworks": "LinKingSDK/Products/LinKingSDK.framework",
23   "resources": "LinKingSDK/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   },
44   "vendored_libraries": "LinKingSDK/TalkingData/libTalkingDataAppCpa.a",
45   "xcconfig": {
46     "VALID_ARCHS": "arm64 x86_64 armv7"
47   },
48   "subspecs": [
49     {
50       "name": "libTalkingDataAppCpa",
51       "source_files": "LinKingSDK/TalkingData/*.h",
52       "public_header_files": "LinKingSDK/TalkingData/*.h",
53       "frameworks": [
54         "Security",
55         "CoreTelephony",
56         "AdSupport",
57         "SystemConfiguration"
58       ],
59       "libraries": "z"
60     }
61   ]