[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / c / PositiveSDK-OverSea / 1.1.1 / PositiveSDK-OverSea.podspec.json
blobbec72a04ce28dfcf16852489772bad591eec0359
2   "name": "PositiveSDK-OverSea",
3   "version": "1.1.1",
4   "summary": "海外正向PositiveSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.yingzhongshare.com/publisher-center/ios/PositiveSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wiky": "2116605428@qq.com"
13   },
14   "source": {
15     "git": "http://iossdktrunk:xmappleDev20220105@git.yingzhongshare.com/publisher-center/ios/PositiveSDK.git",
16     "tag": "1.1.1"
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/Classes/Auth/*.framework",
29       "dependencies": {
30         "Firebase/Auth": [
31           "8.8.0"
32         ],
33         "GoogleSignIn": [
34           "6.0.2"
35         ],
36         "FirebaseUI/Auth": [
37           "12.0.2"
38         ],
39         "FirebaseUI/Google": [
40           "12.0.2"
41         ],
42         "FirebaseUI/Facebook": [
43           "12.0.2"
44         ],
45         "FirebaseUI/OAuth": [
46           "12.0.2"
47         ],
48         "FirebaseUI/Phone": [
49           "12.0.2"
50         ],
51         "FirebaseUI/Email": [
52           "12.0.2"
53         ]
54       }
55     },
56     {
57       "name": "Core",
58       "vendored_frameworks": "PositiveSDK/Classes/PositiveSDK/*.framework",
59       "resources": "PositiveSDK/Assets/*.bundle",
60       "dependencies": {
61         "Masonry": [
63         ],
64         "SVProgressHUD": [
66         ],
67         "SDWebImage": [
69         ],
70         "MJRefresh": [
72         ],
73         "MJExtension": [
75         ],
76         "IronSourceSDK": [
77           "7.2.0.0"
78         ],
79         "AppLovinSDK": [
80           "11.1.2"
81         ],
82         "AppsFlyerFramework": [
83           "6.2.4"
84         ],
85         "ThinkingSDK": [
86           "2.7.4"
87         ]
88       }
89     }
90   ]