[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / b / 6 / PianoC1X / 2.7.12 / PianoC1X.podspec.json
blob8841d9505b427c99b789aa6431bab11cb93cffc3
2   "name": "PianoC1X",
3   "version": "2.7.12",
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": "10.0"
14   },
15   "source": {
16     "git": "https://gitlab.com/piano-public/sdk/ios/packages/c1x.git",
17     "tag": "2.7.12"
18   },
19   "source_files": [
20     "Sources/**/*.swift",
21     "Sources/**/*.h"
22   ],
23   "static_framework": true,
24   "dependencies": {
25     "PianoComposer": [
26       "~> 2.7.12"
27     ],
28     "PianoTemplate": [
29       "~> 2.7.12"
30     ],
31     "CxenseSDK": [
32       "~> 1.9.12"
33     ]
34   },
35   "swift_version": "5.7"