[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / 2 / BiolletSDK_V2 / 0.0.5 / BiolletSDK_V2.podspec.json
blobdfa3730695b19fc7065bd818940d6e6fc6cecc8d
2   "name": "BiolletSDK_V2",
3   "version": "0.0.5",
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.5"
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   "static_framework": true,
37   "dependencies": {
38     "Zip": [
39       "~> 2.1"
40     ],
41     "RealmSwift": [
42       "~> 10"
43     ],
44     "KeychainAccess": [
46     ],
47     "secp256k1.swift": [
49     ],
50     "CryptoSwift": [
52     ]
53   },
54   "subspecs": [
55     {
56       "name": "BiolletSDK_V2",
57       "pod_target_xcconfig": {
58         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
59       }
60     }
61   ],
62   "swift_version": "5.0"