blob: a6bee72665d07ea3bd14299908e815fc03e6ff63 [file] [log] [blame]
{
"name": "ABTransfersUI",
"version": "1.0.0",
"summary": "UI part",
"homepage": "https://github.com/abobr-itra/ABTransfersUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrey Bobr": "a.bobr@itransition.com"
},
"source": {
"http": "https://github.com/abobr-itra/ABTransfersUI/raw/08653123b7304c393f72a7b30a0ef2a52eacafcc/ABTransfersUI.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ABTransfersUI/ePaymentsUI.framework"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"dependencies": {
"ABCore": [
"1.0.0"
]
}
}