blob: 7bb7ca2c301ec22d5e445178156732e7322f06ee [file] [log] [blame]
{
"name": "PowerAuth2ForWatch",
"version": "0.20.4",
"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/release/0.20.x/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": "0.20.4",
"submodules": true
},
"platforms": {
"watchos": "2.0"
},
"prepare_command": "./scripts/ios-extensions-build.sh --out-dir Build release watchos",
"vendored_frameworks": "Build/PowerAuth2ForWatch.framework"
}