blob: 411e1b03dd81a79856aaf2cce2371d664173e47b [file] [log] [blame]
{
"name": "MochiPay",
"version": "0.1.7",
"homepage": "https://github.com/PKLOT/mochipay-framework-ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wii Lin": "wiilin@pklotcorp.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.0",
"requires_arc": true,
"source": {
"git": "https://github.com/PKLOT/mochipay-framework-ios.git",
"tag": "0.1.7"
},
"source_files": "MochiPay/Classes/**/*",
"description": "Mochi Pay Support for ApplePay.",
"summary": "MochiPay Support for ApplePay.",
"frameworks": "PassKit"
}