blob: 4ec8ced1409d4e244c07b418c3650c04ec6ce174 [file] [log] [blame]
{
"name": "PowerAuthForWatch",
"version": "0.0.1",
"summary": "PowerAuth extension SDK for watchOS",
"homepage": "https://github.com/wultra/powerauth-apple-watch",
"social_media_url": "https://twitter.com/wultra",
"documentation_url": "https://github.com/wultra/powerauth-apple-watch/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-watch.git",
"tag": "0.0.1"
},
"swift_versions": "5.3",
"platforms": {
"watchos": "2.0"
},
"source_files": "Sources/PowerAuthForWatch/**/*.swift",
"swift_version": "5.3"
}