blob: 2bc0bd1e052cc95a6f34d1312a9ca325b72bf03c [file] [log] [blame]
{
"name": "PowerAuth2ForExtensions",
"version": "0.17.1",
"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",
"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.1",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"prepare_command": "./scripts/ios-extensions-build.sh --out-dir Build release ios",
"vendored_frameworks": "Build/PowerAuth2ForExtensions.framework"
}