[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 8 / b / c / YandexLoginSDK / 3.0.1 / YandexLoginSDK.podspec.json
blobf737087708cff366d97b1ff92ed2054560a4596c
2   "name": "YandexLoginSDK",
3   "version": "3.0.1",
4   "summary": "A library that helps third-party applications authorize in Yandex Services.",
5   "homepage": "https://yandex.ru/dev/id/doc/",
6   "license": {
7     "type": "Proprietary",
8     "text": "2023 © Yandex. All rights reserved."
9   },
10   "authors": {
11     "Yandex LLC": "ios-dev@yandex-team.ru"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/yandexmobile/yandex-login-sdk-ios.git",
19     "tag": "3.0.1"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": [
23     "UIKit",
24     "Security",
25     "CryptoKit"
26   ],
27   "compiler_flags": [
28     "-Werror",
29     "-Wall",
30     "-Wsign-compare",
31     "-Wdocumentation-unknown-command",
32     "-Wdocumentation",
33     "-Wnewline-eof",
34     "-Woverriding-method-mismatch",
35     "-Wsuper-class-method-mismatch"
36   ],
37   "swift_version": "5.0"