blob: b6f1eff8a125c93a5e97fc64f95dc24b20b7da07 [file] [log] [blame]
{
"name": "PowerAuth2ForExtensions",
"version": "0.17.2",
"summary": "PowerAuth 2.0 Mobile SDK for iOS App Extensions",
"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-iOS-Extensions",
"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.17.2",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"prepare_command": "./scripts/ios-extensions-build.sh --out-dir Build release ios",
"vendored_frameworks": "Build/PowerAuth2ForExtensions.framework"
}