blob: faf8b71f3fed6d5f1006546e3ac405fd9f7c9ddd [file] [log] [blame]
{
"name": "PianoAPI",
"version": "1.0.0",
"swift_versions": "5.0",
"summary": "Piano API for iOS",
"homepage": "https://github.com/tinypass/piano-sdk-for-ios",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": "Piano Inc.",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tinypass/piano-sdk-for-ios.git",
"tag": "api-1.0.0"
},
"source_files": [
"PianoAPI/**/*.swift",
"PianoAPI/**/*.h"
],
"static_framework": true,
"swift_version": "5.0"
}