blob: 0fb01932eea0146f7f5934fda7ec19af9d1a5ca1 [file] [log] [blame]
{
"name": "PowerAuth2ForWatch",
"version": "0.18.0",
"summary": "PowerAuth 2.0 Mobile SDK for watchOS",
"homepage": "https://github.com/lime-company/powerauth-mobile-sdk",
"social_media_url": "https://twitter.com/lime_company",
"documentation_url": "https://github.com/lime-company/powerauth-mobile-sdk/wiki/PowerAuth-SDK-for-watchOS",
"authors": {
"Lime - HighTech Solution s.r.o.": "support@lime-company.eu"
},
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/lime-company/powerauth-mobile-sdk.git",
"tag": "0.18.0",
"submodules": true
},
"platforms": {
"watchos": "2.0"
},
"prepare_command": "./scripts/ios-extensions-build.sh --out-dir Build release watchos",
"vendored_frameworks": "Build/PowerAuth2ForWatch.framework"
}