[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 7 / 2 / b / LinKingArSDK / 0.1.21 / LinKingArSDK.podspec.json
blob3278f367e05603c32e479c59ebce706e3d0919e5
2   "name": "LinKingArSDK",
3   "version": "0.1.21",
4   "summary": "LinKingArSDK foreign version.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MrDML/LinKingArSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leon": "leon"
13   },
14   "source": {
15     "git": "https://github.com/MrDML/LinKingArSDK.git",
16     "tag": "0.1.21"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "vendored_frameworks": "LinKingArSDK/Products/LinKingArSDK.framework",
23   "resources": "LinKingArSDK/Assets/*.*",
24   "dependencies": {
25     "GoogleSignIn": [
26       "~> 5.0.2"
27     ],
28     "Firebase/Auth": [
29       "~> 4.0.0"
30     ],
31     "Firebase/Analytics": [
32       "~> 4.0.0"
33     ],
34     "FBSDKLoginKit": [
35       "~> 9.0.0"
36     ],
37     "FBSDKShareKit": [
38       "~> 9.0.0"
39     ],
40     "AppsFlyerFramework": [
41       "~> 6.1.4"
42     ],
43     "SDWebImage": [
44       ">= 5.0.0"
45     ],
46     "Toast": [
47       "~> 4.0.0"
48     ],
49     "FBAudienceNetwork": [
50       "~> 6.2.1"
51     ],
52     "IronSourceSDK": [
53       "7.1.0.0"
54     ],
55     "IronSourceAdMobAdapter": [
56       "4.3.19.0"
57     ]
58   },
59   "xcconfig": {
60     "VALID_ARCHS": "arm64 x86_64 armv7"
61   }