[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / 9 / CausalFoundrySDKPayments / 0.4.5 / CausalFoundrySDKPayments.podspec.json
blob3aa25dc14f8e673c44448c190a8b610487adf5f1
2   "name": "CausalFoundrySDKPayments",
3   "version": "0.4.5",
4   "summary": "Causal Foundry Payments SDK",
5   "description": "CausalFoundry SDK for Payments related events (https://docs.causalfoundry.ai/)",
6   "homepage": "https://docs.causalfoundry.ai/",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
10   },
11   "authors": {
12     "Developer": "dev@causalfoundry.ai"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/causalfoundry/ios-sdk.git",
19     "tag": "0.4.5"
20   },
21   "prefix_header_file": false,
22   "source_files": "CausalFoundrySDKPayments/Sources/**/*.swift",
23   "exclude_files": "CausalFoundrySDKPayments/Tests/**/*",
24   "frameworks": "Foundation",
25   "ios": {
26     "frameworks": "UIKit"
27   },
28   "swift_versions": "5.0",
29   "dependencies": {
30     "CausalFoundrySDKCore": [
32     ]
33   },
34   "swift_version": "5.0"