blob: 99991da53872be4dde63ab75b66f36a51dbc39dd [file] [log] [blame]
{
"name": "PWAlipayPlugin",
"version": "1.0.2",
"summary": "PWAlipayPlugin",
"description": "Plugin for Alipay payment option for PWCoreSDK",
"homepage": "http://paymentwall.com",
"authors": {
"tien.vu": "kyle.vu@paymentwall.com"
},
"platforms": {
"ios": "8.0"
},
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/paymentwall/ios-sdk-core.git",
"tag": "PWAlipayPlugin-v1.0.2"
},
"source_files": [
"PWAlipayPlugin",
"PWAlipayPlugin/**/*.{h,m}",
"Headers/*.h"
],
"resources": "PWAlipayPlugin/PWAlipayPlugin.bundle",
"vendored_libraries": "PWAlipayPlugin/libPWAlipayPlugin.a",
"dependencies": {
"PWCoreSDK": [
]
}
}