[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / f / 7 / PositiveSDK / 1.0.8.2 / PositiveSDK.podspec.json
blob3c3284a6ce26c8e83868e3e74a38162e6794a476
2   "name": "PositiveSDK",
3   "version": "1.0.8.2",
4   "summary": "海外正向PositiveSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.yingzhongshare.com/tandongbo/PositiveSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ben_tan": "794769807@qq.com"
13   },
14   "source": {
15     "git": "http://iossdktrunk:xmappleDev20220105@git.yingzhongshare.com/tandongbo/PositiveSDK.git",
16     "tag": "1.0.8.2"
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/*.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.1.13.0"
78         ],
79         "AppLovinSDK": [
80           "10.3.1"
81         ],
82         "AppsFlyerFramework": [
83           "6.2.4"
84         ],
85         "ThinkingSDK": [
86           "2.7.3"
87         ]
88       }
89     }
90   ]