[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / 2 / BiolletSDK_V2 / 0.0.4 / BiolletSDK_V2.podspec.json
blobe0d047ee7ce080cb417772cbcd2bbac7e3909fd9
2   "name": "BiolletSDK_V2",
3   "version": "0.0.4",
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.4"
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   },
58   "subspecs": [
59     {
60       "name": "BiolletSDK_V2",
61       "pod_target_xcconfig": {
62         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
63       }
64     }
65   ],
66   "swift_version": "5.0"