| { |
| "name": "MyCheckDine-iOS", |
| "version": "1.4.7", |
| "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.7" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "dependencies": { |
| "MyCheckCore-iOS": [ |
| |
| ], |
| "Gloss": [ |
| |
| ] |
| }, |
| "vendored_frameworks": "Framework/MyCheckDine.framework" |
| } |