blob: 286777e9541320d21fcbe5c94cfc45d37f6094e2 [file] [log] [blame]
{
"name": "Paymentpage-sdk-ios",
"version": "1.9.2-alpha-1",
"summary": "Payment page SDK",
"description": "SDK for iOS is a software development kit for fast integration of the ECommPay payment solutions right in your mobile app for iOS.",
"homepage": "https://github.com/ITECOMMPAY/paymentpage-sdk-ios",
"license": "MIT",
"authors": {
"Vitaliy Morozov": "v.morozov@it.ecommpay.com"
},
"platforms": {
"ios": "12.1"
},
"source": {
"http": "https://github.com/ITECOMMPAY/paymentpage-sdk-ios/releases/download/1.9.2-alpha-1/ecommpaySDK.xcframework.zip"
},
"ios": {
"vendored_frameworks": "ecommpaySDK.xcframework"
},
"frameworks": [
"UIKit",
"Security",
"QuartzCore",
"OpenGLES",
"MobileCoreServices",
"Foundation",
"CoreGraphics",
"CoreVideo",
"CoreMedia",
"Accelerate",
"AudioToolbox",
"AVFoundation"
]
}