[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / b / a / PositiveSDK-Test / 2.0.2.8 / PositiveSDK-Test.podspec.json
blobc6d14c097320778b533fa9f85663818f8698fa7e
2   "name": "PositiveSDK-Test",
3   "version": "2.0.2.8",
4   "summary": "A short description of PositiveSDK-Test.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.yingzhongshare.com/publisher-center/ios/PositiveSDK-Beta.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wiky": "2116605428@qq.com"
13   },
14   "source": {
15     "git": "http://Xmiles_Developer:Unity_202111@git.yingzhongshare.com/publisher-center/ios/PositiveSDK-Beta.git",
16     "tag": "2.0.2.8"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS[sdk=iphonesimulator*]": ""
23   },
24   "default_subspecs": "Core",
25   "subspecs": [
26     {
27       "name": "Auth",
28       "vendored_frameworks": "PositiveSDK-Beta/Classes/Auth/*.framework",
29       "dependencies": {
30         "Firebase/Auth": [
31           "8.14.0"
32         ],
33         "GoogleSignIn": [
34           "6.1.0"
35         ],
36         "FirebaseUI/Auth": [
37           "12.1.1"
38         ],
39         "FirebaseUI/Google": [
40           "12.1.1"
41         ],
42         "FirebaseUI/Facebook": [
43           "12.1.1"
44         ],
45         "FirebaseUI/OAuth": [
46           "12.1.1"
47         ],
48         "FirebaseUI/Phone": [
49           "12.1.1"
50         ],
51         "FirebaseUI/Email": [
52           "12.1.1"
53         ]
54       }
55     },
56     {
57       "name": "Core",
58       "vendored_frameworks": "PositiveSDK-Beta/Classes/PositiveSDK/*.framework",
59       "dependencies": {
60         "Masonry": [
62         ],
63         "SVProgressHUD": [
65         ],
66         "SDWebImage": [
68         ],
69         "MJRefresh": [
71         ],
72         "MJExtension": [
74         ],
75         "AppsFlyerFramework": [
76           "6.2.4"
77         ],
78         "IronSourceSDK": [
79           "7.2.1.1"
80         ],
81         "AppLovinSDK": [
82           "11.1.2"
83         ],
84         "ThinkingSDK": [
85           "2.7.4"
86         ]
87       }
88     }
89   ]