[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / f / 7 / PositiveSDK / 0.1.5 / PositiveSDK.podspec.json
blobb1674840900b54838da523c13604a9f6e6f9a06f
2   "name": "PositiveSDK",
3   "version": "0.1.5",
4   "summary": "海外正向PositiveSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "git@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": "git@git.yingzhongshare.com:tandongbo/PositiveSDK.git",
16     "tag": "0.1.5"
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         "AFNetworking": [
62           "~>4.0.1"
63         ],
64         "Masonry": [
66         ],
67         "SVProgressHUD": [
69         ],
70         "SDWebImage": [
72         ],
73         "MJRefresh": [
75         ],
76         "MJExtension": [
78         ],
79         "AppsFlyerFramework": [
80           "6.2.4"
81         ],
82         "IronSourceSDK": [
83           "7.1.8.0"
84         ],
85         "AppLovinSDK": [
86           "10.3.1"
87         ],
88         "ThinkingSDK": [
89           "2.7.3"
90         ]
91       }
92     }
93   ]