blob: 5010b2063c52f07a812c54686d827a65c6b69a56 [file] [log] [blame]
{
"name": "PayULite",
"version": "0.9.2",
"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.9.2"
},
"preserve_paths": "libs/trimSymbols.sh",
"ios": {
"vendored_frameworks": "libs/PayU_SDK_Lite.framework"
}
}