[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 8 / d / 0 / MagicExt-OIDC / 2.0.0 / MagicExt-OIDC.podspec.json
blob9b674a3d264ff4b9806251d09dfbd6355c2c7fb4
2   "name": "MagicExt-OIDC",
3   "version": "2.0.0",
4   "summary": "Magic IOS Extension - OIDC",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/magicLabs/magic-ios-ext",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jerry Liu": "jerry@magic.link"
13   },
14   "source": {
15     "git": "https://github.com/magicLabs/magic-ios-ext.git",
16     "tag": "2.0.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/MagicExt-OIDC/**/*",
23   "dependencies": {
24     "MagicSDK": [
25       "~> 7.0"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "swift_version": "5.0"