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