blob: 7632bdd8259a94bfee8124bfefed07ebc32a73c7 [file] [log] [blame]
{
"name": "MochiPay",
"version": "0.1.2",
"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.2"
},
"source_files": "MochiPay/Classes/**/*",
"description": "Mochi Pay Support for ApplePay.",
"summary": "MochiPay Support for ApplePay.",
"frameworks": "PassKit"
}