[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / b / a / PositiveSDK-Test / 2.0.4.4 / PositiveSDK-Test.podspec.json
blob36af9f7e0931d8d07a9be6c2658b9ce5e68f7416
2   "name": "PositiveSDK-Test",
3   "version": "2.0.4.4",
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.4.4"
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           "9.1.0"
32         ],
33         "GoogleSignIn": [
34           "6.2.2"
35         ],
36         "FirebaseUI/Auth": [
37           "12.2.0"
38         ],
39         "FirebaseUI/Google": [
40           "12.2.0"
41         ],
42         "FirebaseUI/Facebook": [
43           "12.2.0"
44         ],
45         "FirebaseUI/OAuth": [
46           "12.2.0"
47         ],
48         "FirebaseUI/Phone": [
49           "12.2.0"
50         ],
51         "FirebaseUI/Email": [
52           "12.2.0"
53         ]
54       }
55     },
56     {
57       "name": "Core",
58       "vendored_frameworks": "PositiveSDK-Beta/Classes/PositiveSDK/*.framework",
59       "resources": "PositiveSDK-Beta/Assets/*.bundle",
60       "dependencies": {
61         "Masonry": [
63         ],
64         "SVProgressHUD": [
66         ],
67         "SDWebImage": [
69         ],
70         "MJRefresh": [
72         ],
73         "MJExtension": [
75         ],
76         "AppsFlyerFramework": [
77           "6.6.1"
78         ],
79         "IronSourceSDK": [
80           "7.2.2.0"
81         ],
82         "AppLovinSDK": [
83           "11.4.1"
84         ],
85         "AnyThinkiOS": [
86           "5.9.51"
87         ],
88         "ThinkingSDK": [
89           "2.8.0"
90         ]
91       }
92     }
93   ]