[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / f / 1 / CapsPod / 1.0.0 / CapsPod.podspec.json
blob4716ad920553feb0595d25874ce9e596e297666e
2   "name": "CapsPod",
3   "version": "1.0.0",
4   "summary": "Caps framework",
5   "description": "CAPS OPERATIONS WRAPPED",
6   "homepage": "https://gitlab.akka.eu/TASTO/lta/caps_core_pod",
7   "license": {
8     "type": "Copyright",
9     "text": "Created and licensed by Akkodis. Copyright 2024 Akkodis. All rights reserved."
10   },
11   "authors": "Alejandro Hoppe",
12   "pod_target_xcconfig": {
13     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
14   },
15   "user_target_xcconfig": {
16     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "source": {
22     "git": "https://gitlab.akka.eu/TASTO/lta/caps_core_pod.git",
23     "branch": "develop_wip"
24   },
25   "source_files": "caps.wrapper/**/*.{h,m,swift}",
26   "exclude_files": "caps.wrapperTests/**/*.*",
27   "swift_versions": "5.0",
28   "swift_version": "5.0"