blob: e7bc8028200c6218b3c457032983835eb9c39ec3 [file] [log] [blame]
{
"name": "SLDPayByPayment",
"version": "1.0.1",
"summary": "PayBy Payment Gateway integration SDK for ios with In-app pay scenes",
"description": "PayBy Payment Gateway integration SDK for ios with In-app pay scenes",
"homepage": "https://github.com/PayBy/PayBy-inApp-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bing": "bing.feng@payby.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/PayBy/PayBy-inApp-iOS.git",
"tag": "1.0.1"
},
"source_files": [
"SLDPayByPayment",
"SLDPayByPayment/SLDPayByPayment.framework/Headers/*.{h}"
],
"vendored_frameworks": "SLDPayByPayment/SLDPayByPayment.framework",
"public_header_files": "SLDPayByPayment/SLDPayByPayment.framework/Headers/*.h",
"resources": "SLDPayByPayment/SDLPayByPayment.bundle",
"frameworks": [
"UIKit",
"Foundation"
]
}