2 "name": "PianoComposer",
4 "swift_versions": "5.5",
5 "summary": "Enables iOS apps to use mobile composer by Piano.io",
6 "homepage": "https://gitlab.com/piano-public/sdk/ios/package",
8 "type": "Apache License, Version 2.0",
11 "authors": "Piano Inc.",
17 "git": "https://gitlab.com/piano-public/sdk/ios/package.git",
21 "Composer/Sources/**/*.swift",
22 "Composer/Sources/**/*.h"
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "user_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35 "swift_version": "5.5"