[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 9 / 6 / 3 / LinKingSDK / 0.2.26 / LinKingSDK.podspec.json
blobf26a21a4225a34319c64b1b71ecceb8f72e0af41
2   "name": "LinKingSDK",
3   "version": "0.2.26",
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.26"
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     "AFNetworking": [
47       "~> 4.0.1"
48     ]
49   },
50   "xcconfig": {
51     "VALID_ARCHS": "arm64 x86_64 armv7"
52   }