blob: 2332d349c43019a218367a6df36c2a8bbcebe805 [file] [log] [blame]
{
"name": "PowerAuthShared",
"version": "0.0.1",
"summary": "Shared swift classes for PowerAuth client SDK",
"homepage": "https://github.com/wultra/powerauth-apple-shared",
"social_media_url": "https://twitter.com/wultra",
"documentation_url": "https://github.com/wultra/powerauth-apple-shared/blob/develop/docs/Readme.md",
"authors": {
"Wultra s.r.o.": "support@wultra.com"
},
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/wultra/powerauth-apple-shared.git",
"tag": "0.0.1"
},
"swift_versions": "5.3",
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"watchos": "2.0",
"osx": "10.15"
},
"source_files": "Sources/PowerAuthShared/**/*.swift",
"swift_version": "5.3"
}