[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / f / 1 / serviceX / 0.0.6 / serviceX.podspec.json
blob27dbb07b958e29202741650eeff5e330911b8d02
2   "name": "serviceX",
3   "version": "0.0.6",
4   "summary": "serviceX SDK is for marketplaces to integrate Credify serviceX.",
5   "description": "This is an SDK for Credify serviceX distributed for iOS platform.",
6   "homepage": "https://github.com/credify-pte-ltd/servicex-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "credify-pte-ltd": "dev@credify.one"
13   },
14   "social_media_url": "https://github.com/credify-pte-ltd",
15   "platforms": {
16     "ios": "12.1"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/credify-pte-ltd/servicex-ios-sdk.git",
21     "tag": "0.0.6"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "vendored_frameworks": [
30     "core.xcframework",
31     "serviceX.xcframework"
32   ],
33   "dependencies": {
34     "CredifyCryptoSwift": [
36     ],
37     "KeychainAccess": [
39     ],
40     "lottie-ios": [
42     ],
43     "Kingfisher": [
45     ],
46     "RealmSwift": [
48     ]
49   },
50   "swift_version": "5.0"