blob: 004f5b47f14a46b1a65a24dd54c77c5ca4fdcb3e [file] [log] [blame]
{
"name": "PowerAuth2ForWatch",
"version": "1.3.2",
"summary": "PowerAuth Mobile SDK for watchOS",
"homepage": "https://github.com/wultra/powerauth-mobile-sdk",
"social_media_url": "https://twitter.com/wultra",
"documentation_url": "https://github.com/wultra/powerauth-mobile-sdk/blob/develop/docs/PowerAuth-SDK-for-watchOS.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-mobile-sdk.git",
"tag": "1.3.2",
"submodules": true
},
"platforms": {
"watchos": "2.0"
},
"prepare_command": "./scripts/ios-extensions-build.sh --out-dir Build release watchos",
"vendored_frameworks": "Build/PowerAuth2ForWatch.framework"
}