blob: e71f4532366c47cc4ef8f2aa356bbd955cb5c243 [file] [log] [blame]
{
"name": "PayULite",
"version": "0.0.5",
"summary": "PayU mobile SDK for iOS",
"homepage": "http://developers.payu.com/en/mobile_sdk.html",
"authors": {
"PayU": "itsupport@payu.pl"
},
"license": {
"type": "Apache License Version 2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/PayU-EMEA/PayU-iOS.git",
"tag": "0.0.5"
},
"preserve_paths": "libs/trimSymbols.sh",
"ios": {
"vendored_frameworks": "libs/PayU_SDK_Lite.framework"
}
}