[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 6 / 3 / LinKingSDK / 0.2.25 / LinKingSDK.podspec.json
blobf2b4ad32c21c5289914a28706aea0031825e8724
2   "name": "LinKingSDK",
3   "version": "0.2.25",
4   "summary": "LinKingSDK Quick Integration Solution",
5   "description": "TODO: LinKingSDK is Overseas SDK Quick Integration Solution.",
6   "homepage": "https://github.com/MrDML/LinKingSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leaon": "leaon"
13   },
14   "source": {
15     "git": "https://github.com/MrDML/LinKingSDK.git",
16     "tag": "0.2.25"
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": [
26       ">= 5.0.0"
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     "Beta-AppsFlyerFramework": [
41       "~> 6.0.2.174"
42     ],
43     "Ads-CN": [
44       "~> 3.6.1.3"
45     ]
46   },
47   "xcconfig": {
48     "VALID_ARCHS": "arm64 x86_64 armv7"
49   }