blob: 76f0682fdb86706c9146c2889064d8364de05dca [file] [log] [blame]
{
"name": "MyCheckDine-iOS",
"version": "1.4.8",
"summary": "A SDK that enables the developer to open a table at a restaurant, follow the order and reorder items.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://mycheckapp.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eladsc": "eladsc@mycheck.co.il"
},
"source": {
"git": "https://www.bitbucket.org/mycheck/mycheckdine_ios.git",
"tag": "1.4.8"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"MyCheckCore-iOS": [
],
"Gloss": [
]
},
"vendored_frameworks": "Framework/MyCheckDine.framework"
}