blob: dc2577681468c57eb1eab1834937aeb0460c0720 [file] [log] [blame]
{
"name": "AP_PaySDK",
"version": "2.5.07",
"summary": "Pod for PayDollar SDK. without IQKeyboardManager",
"description": "PAYSDK from Asiapay. AsiaPay is a premier digital payment solution and technology vendor. We strive to bring advanced, secured, integrated, and cost-effective digital payment processing solutions and services to banks and e-businesses around the world. Our services are in abundance, covering international credit cards, debit cards, bank account/net banking, eWallets, over-the-counters, prepaid card and other digital means.",
"homepage": "https://www.asiapay.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Asiapay Limited": "priyanka.g@asiapay.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"4",
"4.1",
"4.2",
"5",
"5.1",
"5.2",
"5.3"
],
"vendored_frameworks": "AP_PaySDK.framework",
"frameworks": [
"PassKit",
"UIKit",
"Foundation",
"WebKit"
],
"dependencies": {
"Material": [
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"source": {
"http": "https://github.com/asiapay-lib/paysdk-ios-lib/blob/master/PaySDK-2.5.07.zip?raw=true"
},
"swift_version": "5.3"
}