[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / f / 1 / serviceX / 0.8.1 / serviceX.podspec.json
blob549bd3713dd79341135f47736d599298ba274184
2   "name": "serviceX",
3   "version": "0.8.1",
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.8.1"
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     "FinalSDK.xcframework"
33   ],
34   "dependencies": {
35     "CredifyCryptoSwift": [
37     ],
38     "KeychainAccess": [
40     ],
41     "lottie-ios": [
43     ],
44     "Kingfisher": [
46     ]
47   },
48   "swift_version": "5.0"