[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / b / c / YandexLoginSDK / 3.0.2 / YandexLoginSDK.podspec.json
blobd0b14b2d20fba8caf9a465d1a38a2656f9c74bc9
2   "name": "YandexLoginSDK",
3   "version": "3.0.2",
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": "2024 © 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.2"
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"