blob: 55db2165fa642427beca24a31ad03da1f753e41f [file] [log] [blame]
{
"name": "MyCheckDineUIWeb",
"summary": "A SDK that provides UI for the MyCheck Dine In proccess.",
"version": "1.1.3",
"description": "README.md",
"homepage": "https://github.com/elad schiller/MyCheckDineUIWeb",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"elad schiller": "eladsc@mycheck.co.il"
},
"source": {
"git": "https://github.com/mycheck888/MyCheckDineUIWeb.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "WebKit",
"source_files": "MyCheckDineUIWeb/Classes/**/*",
"resource_bundles": {
"MyCheckDineUIWeb": [
"MyCheckDineUIWeb/Assets/*"
]
},
"dependencies": {
"MyCheckCore": [
"~> 1.0.7"
],
"MyCheckWalletUI": [
"~> 1.2.1"
],
"MyCheckWalletUI/MasterPass": [
],
"MyCheckWalletUI/VisaCheckout": [
],
"MyCheckWalletUI/ApplePay": [
],
"MyCheckWalletUI/PayPal": [
],
"MyCheckDine": [
"~> 1.4.2"
]
}
}