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