[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 7 / c / MyCheckDineUIWeb / 1.1.4 / MyCheckDineUIWeb.podspec.json
blobec791b7e13a05c7cef1f17ad70984f884ef0ba9a
2   "name": "MyCheckDineUIWeb",
3   "summary": "A SDK that provides UI for the MyCheck Dine In proccess.",
4   "version": "1.1.4",
5   "description": "README.md",
6   "homepage": "https://github.com/elad schiller/MyCheckDineUIWeb",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "elad schiller": "eladsc@mycheck.co.il"
13   },
14   "source": {
15     "git": "https://github.com/mycheck888/MyCheckDineUIWeb.git",
16     "tag": "1.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": "WebKit",
22   "source_files": "MyCheckDineUIWeb/Classes/**/*",
23   "resource_bundles": {
24     "MyCheckDineUIWeb": [
25       "MyCheckDineUIWeb/Assets/*"
26     ]
27   },
28   "dependencies": {
29     "MyCheckCore": [
31     ],
32     "MyCheckWalletUI": [
34     ],
35     "MyCheckWalletUI/MasterPass": [
37     ],
38     "MyCheckWalletUI/VisaCheckout": [
40     ],
41     "MyCheckWalletUI/ApplePay": [
43     ],
44     "MyCheckWalletUI/PayPal": [
46     ],
47     "MyCheckDine": [
49     ]
50   }