[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / 8 / Varioqub / 0.6.0 / Varioqub.podspec.json
blob6bfa12677e847b2ed3c631be51eec10bf17eb2eb
2   "name": "Varioqub",
3   "version": "0.6.0",
4   "authors": "\"Yandex LLC\" => \"appmetrica@yandex-team.com\"",
5   "summary": "Varioqub",
6   "homepage": "https://appmetrika.yandex.ru",
7   "license": {
8     "type": "PROPRIETARY",
9     "file": "LICENSE.txt"
10   },
11   "source": {
12     "http": "https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/50347/Varioqub-0.6.0-ios-3f9a6871-73d2-4d3a-90fa-4672ed0cf148.zip",
13     "sha1": "8a5c850faacec7f19058237829d7192eaa9e6eba"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "default_subspecs": "Core",
20   "subspecs": [
21     {
22       "name": "VQSwiftProtobuf",
23       "vendored_frameworks": "VQSwiftProtobuf.xcframework"
24     },
25     {
26       "name": "Core",
27       "dependencies": {
28         "Varioqub/VQSwiftProtobuf": [
30         ]
31       },
32       "vendored_frameworks": "Varioqub.xcframework"
33     },
34     {
35       "name": "MetricaAdapter",
36       "vendored_frameworks": "MetricaAdapter.xcframework",
37       "dependencies": {
38         "Varioqub/VQSwiftProtobuf": [
40         ],
41         "Varioqub/Core": [
43         ],
44         "YandexMobileMetrica/Dynamic/Core": [
45           "~> 4.5.0"
46         ]
47       }
48     },
49     {
50       "name": "MetricaAdapterReflection",
51       "vendored_frameworks": "MetricaAdapterReflection.xcframework",
52       "dependencies": {
53         "Varioqub/VQSwiftProtobuf": [
55         ],
56         "Varioqub/Core": [
58         ]
59       }
60     }
61   ],
62   "swift_version": "5.0"