[Add] BreezSDKLiquid 0.7.0-rc2
[CocoaPods.git] / Specs / 8 / d / 9 / CausalFoundrySDKPayments / 0.9.7 / CausalFoundrySDKPayments.podspec.json
blob0bb7b459fce7b859c1ed29e47831b24595a1db06
2   "name": "CausalFoundrySDKPayments",
3   "version": "0.9.7",
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": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/causalfoundry/ios-sdk.git",
19     "tag": "0.9.7"
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"