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