blob: ca63b603331339c1c80a9b75fad7162712bad4d5 [file] [log] [blame]
{
"name": "PianoComposer",
"version": "2.3.8",
"swift_versions": "5.0",
"summary": "Enables iOS apps to use mobile composer by Piano.io",
"homepage": "https://github.com/tinypass/piano-sdk-for-ios",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": "Piano Inc.",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tinypass/piano-sdk-for-ios.git",
"tag": "2.3.8"
},
"resources": "Sources/Composer/Composer/Resources/*.png",
"source_files": [
"Sources/Common/*.swift",
"Sources/Composer/Composer/**/*.swift",
"Sources/Composer/Composer/**/*.h"
],
"swift_version": "5.0"
}