[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 8 / f / MagicExt-OAuth / 1.1.2 / MagicExt-OAuth.podspec.json
blob1b50da88def9295143b841b21ecbc6320de78dbf
2   "name": "MagicExt-OAuth",
3   "version": "1.1.2",
4   "summary": "Magic IOS Extension - OAuth",
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": "1.1.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/MagicExt-OAuth/**/*",
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"