blob: e2f9ea8763375e93e2d8a08c833aa914f8270669 [file] [log] [blame]
{
"name": "MyCheckDineUIWeb",
"summary": "A SDK that provides UI for the MyCheck Dine In proccess.",
"version": "1.1.1",
"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/eladMyCheck/MyCheckDineUIWeb.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "WebKit",
"source_files": "MyCheckDineUIWeb/Classes/**/*",
"resource_bundles": {
"MyCheckDineUIWeb": [
"MyCheckDineUIWeb/Assets/*"
]
},
"dependencies": {
"MyCheckCore": [
"~> 1.0.6"
],
"MyCheckWalletUI": [
"~> 1.1.7"
],
"MyCheckWalletUI/MasterPass": [
],
"MyCheckWalletUI/VisaCheckout": [
],
"MyCheckWalletUI/ApplePay": [
],
"MyCheckWalletUI/PayPal": [
],
"MyCheckDine": [
"~> 1.4.0"
]
}
}