File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed
Specs/3/b/6/PianoC1X/2.8.14 Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " PianoC1X" ,
3+ "version" : " 2.8.14" ,
4+ "swift_versions" : " 5.10" ,
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.14"
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.14"
32+ ],
33+ "PianoTemplate" : [
34+ " ~> 2.8.14"
35+ ],
36+ "CxenseSDK" : [
37+ " >=1.10.3"
38+ ]
39+ },
40+ "swift_version" : " 5.10"
41+ }
You can’t perform that action at this time.
0 commit comments