[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 8 / f / MagicExt-OAuth / 0.2.0 / MagicExt-OAuth.podspec.json
blob8fe132c20e39a2ecedc2e2a6ac22cb6d74c5f6cd
2   "name": "MagicExt-OAuth",
3   "version": "0.2.0",
4   "summary": "Magic IOS Extension - OAuth",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/magicLabs/magic-extension-ios-pod",
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-extension-ios-pod.git",
16     "tag": "0.2.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "MagicExt-OAuth/MagicExt_OAuth.framework",
23   "dependencies": {
24     "MagicSDK": [
25       "~> 2.0.0"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "swift_version": "5.0"