[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / d / 2 / BiolletSDK_V2 / 0.0.3 / BiolletSDK_V2.podspec.json
blob2b0187e335a591b30003b33150dda22ed264d519
2   "name": "BiolletSDK_V2",
3   "version": "0.0.3",
4   "summary": "A short description of BiolletSDK.",
5   "description": "A long description of Biollet SDK Version 2",
6   "homepage": "http://gitlab.xperix.com:30000/jaemin/biollet_sdk_v2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jaemin Son": ""
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "http://gitlab.xperix.com:30000/jaemin/biollet_sdk_v2",
20     "tag": "0.0.3"
21   },
22   "xcconfig": {
23     "DEFINES_MODULE": "YES",
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "VALID_ARCHS[sdk=iphonesimulator*]": ""
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29     "VALID_ARCHS[sdk=iphonesimulator*]": ""
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
33     "VALID_ARCHS[sdk=iphonesimulator*]": ""
34   },
35   "source_files": "BiolletSDK/**/*",
36   "frameworks": [
37     "UIKit",
38     "AVFoundation"
39   ],
40   "static_framework": true,
41   "dependencies": {
42     "Zip": [
43       "~> 2.1"
44     ],
45     "RealmSwift": [
46       "~> 10"
47     ],
48     "KeychainAccess": [
50     ],
51     "secp256k1.swift": [
53     ],
54     "CryptoSwift": [
56     ],
57     "OpenSSL-Universal": [
59     ]
60   },
61   "subspecs": [
62     {
63       "name": "BiolletSDK_V2",
64       "pod_target_xcconfig": {
65         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
66       }
67     }
68   ],
69   "swift_version": "5.0"