[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / a / CredifyKit / 0.3.0 / CredifyKit.podspec.json
blob7762edfd80278d93b4dfd442ae24f46703b814fe
2   "name": "CredifyKit",
3   "version": "0.3.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/credify-pte-ltd/CredifyIOS",
9   "summary": "CredifyKit is the framework for third parties who want to integrate with Credify ecoSystem",
10   "authors": {
11     "Credify Pte. Ltd.": "dev@credify.one"
12   },
13   "social_media_url": "https://credify.one",
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/credify-pte-ltd/CredifyIOS.git",
20     "tag": "0.3.0"
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": "CredifyKit.framework",
29   "dependencies": {
30     "KeychainAccess": [
32     ],
33     "lottie-ios": [
35     ],
36     "Kingfisher": [
38     ]
39   },
40   "swift_version": "5.0"