2 "name": "PianoTemplate",
4 "swift_versions": "5.5",
5 "summary": "Enables iOS apps to use templates by Piano.io",
6 "homepage": "https://gitlab.com/piano-public/sdk/ios/package",
8 "type": "Apache License, Version 2.0",
11 "authors": "Piano Inc.",
16 "git": "https://gitlab.com/piano-public/sdk/ios/package.git",
20 "Template/Core/Sources/**/*.swift",
21 "Template/Core/Sources/**/*.h"
23 "pod_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26 "user_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34 "swift_version": "5.5"