[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / 2 / BiolletSDK_V2 / 0.0.1 / BiolletSDK_V2.podspec.json
blobda770058bbcb2acd5b095d669c53e4d10f769b4a
2   "name": "BiolletSDK_V2",
3   "version": "0.0.1",
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.1"
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   "vendored_frameworks": "lib/OpenSSL.framework",
37   "frameworks": [
38     "UIKit",
39     "AVFoundation"
40   ],
41   "static_framework": true,
42   "dependencies": {
43     "Zip": [
44       "~> 2.1"
45     ],
46     "RealmSwift": [
47       "~> 10"
48     ],
49     "KeychainAccess": [
51     ],
52     "secp256k1.swift": [
54     ],
55     "CryptoSwift": [
57     ]
58   },
59   "subspecs": [
60     {
61       "name": "BiolletSDK_V2",
62       "pod_target_xcconfig": {
63         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
64       }
65     }
66   ],
67   "swift_version": "5.0"