[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 9 / 5 / d / CredifyCoreSDK / 0.1.8 / CredifyCoreSDK.podspec.json
blob2045e1226f9be4ca512ce856829ae316b3072e68
2   "name": "CredifyCoreSDK",
3   "version": "0.1.8",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/credify-pte-ltd/credifyCore-iOS-public",
9   "summary": "CredifyCoreSDK is the framework for Credify ecoSystem",
10   "authors": {
11     "Credify Pte. Ltd.": "dev@credify.one"
12   },
13   "social_media_url": "https://github.com/credify-pte-ltd",
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/credify-pte-ltd/credifyCore-iOS-public.git",
20     "tag": "0.1.8"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "vendored_frameworks": "CredifyCoreSDK.xcframework",
29   "dependencies": {
30     "CredifyCryptoSwift": [
32     ],
33     "KeychainAccess": [
35     ],
36     "RealmSwift": [
38     ]
39   },
40   "swift_version": "5.0"