blob: be21e5b3bd14f0b19e1acee38bf5ff153de742b4 [file] [log] [blame]
{
"name": "ePaymentsUI",
"version": "1.0.0",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://okaythis.com",
"authors": {
"Okay This": "hello@okaythis.com"
},
"summary": "UI framework for using with PSA SDK",
"source": {
"http": "https://github.com/Okaythis/PSACommonIOS/raw/PSAUI/ePaymentsUI/ePaymentsUI.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ePaymentsUI.framework"
},
"dependencies": {
"PSACommonSDK": [
"~> 1.0.7"
]
}
}