[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / 2 / PositiveSDK-Beta / 0.1.7 / PositiveSDK-Beta.podspec.json
blob650d0792c912d8a868087a73dc38bb1deb530c97
2   "name": "PositiveSDK-Beta",
3   "version": "0.1.7",
4   "summary": "A short description of PositiveSDK-Beta.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "git@git.yingzhongshare.com:tandongbo/PositiveSDK-Beta",
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-Beta.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": "PositiveSDK-Beta/Classes/*.framework",
22   "resources": "PositiveSDK-Beta/Assets/*.bundle",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS[sdk=iphonesimulator*]": ""
25   },
26   "dependencies": {
27     "AFNetworking": [
28       "~>4.0.1"
29     ],
30     "Masonry": [
32     ],
33     "SVProgressHUD": [
35     ],
36     "SDWebImage": [
38     ],
39     "MJRefresh": [
41     ],
42     "MJExtension": [
44     ],
45     "AppsFlyerFramework": [
46       "6.2.4"
47     ],
48     "IronSourceSDK": [
49       "7.1.8.0"
50     ],
51     "AppLovinSDK": [
52       "10.3.1"
53     ],
54     "ThinkingSDK": [
55       "2.7.3"
56     ]
57   },
58   "subspecs": [
59     {
60       "name": "Auth",
61       "vendored_frameworks": "PositiveSDK-Beta/Classes/Auth/*.framework",
62       "dependencies": {
63         "Firebase/Auth": [
64           "8.8.0"
65         ],
66         "GoogleSignIn": [
67           "6.0.2"
68         ],
69         "FirebaseUI/Auth": [
70           "12.0.2"
71         ],
72         "FirebaseUI/Google": [
73           "12.0.2"
74         ],
75         "FirebaseUI/Facebook": [
76           "12.0.2"
77         ],
78         "FirebaseUI/OAuth": [
79           "12.0.2"
80         ],
81         "FirebaseUI/Phone": [
82           "12.0.2"
83         ],
84         "FirebaseUI/Email": [
85           "12.0.2"
86         ]
87       }
88     }
89   ]