[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / b / 6 / PianoC1X / 2.8.3 / PianoC1X.podspec.json
blobd8c1fcb5fec5a3a842366fcaedfca2371c2b78af
2   "name": "PianoC1X",
3   "version": "2.8.3",
4   "swift_versions": "5.7",
5   "summary": "Enables iOS apps to use C1X integration by Piano.io",
6   "homepage": "https://gitlab.com/piano-public/sdk/ios/packages/c1x",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Piano Inc.",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://gitlab.com/piano-public/sdk/ios/packages/c1x.git",
17     "tag": "2.8.3"
18   },
19   "resource_bundles": {
20     "PianoSDK_C1X": [
21       "Sources/Resources/*"
22     ]
23   },
24   "source_files": [
25     "Sources/**/*.swift",
26     "Sources/**/*.h"
27   ],
28   "static_framework": true,
29   "dependencies": {
30     "PianoComposer": [
31       "~> 2.8.3"
32     ],
33     "PianoTemplate": [
34       "~> 2.8.3"
35     ],
36     "CxenseSDK": [
37       "~> 1.10.0"
38     ]
39   },
40   "swift_version": "5.7"