[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 7 / c / MyCheckDineUIWeb / 1.1.0 / MyCheckDineUIWeb.podspec.json
blobae7c86019cc388e2ee22571624d1f213cd464391
2   "name": "MyCheckDineUIWeb",
3   "summary": "A SDK that provides UI for the MyCheck Dine In proccess.",
4   "version": "1.1.0",
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/eladMyCheck/MyCheckDineUIWeb.git",
16     "tag": "1.1.0"
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": [
30       "~> 1.0.6"
31     ],
32     "MyCheckWalletUI": [
33       "~> 1.1.7"
34     ],
35     "MyCheckWalletUI/MasterPass": [
37     ],
38     "MyCheckWalletUI/VisaCheckout": [
40     ],
41     "MyCheckWalletUI/ApplePay": [
43     ],
44     "MyCheckWalletUI/PayPal": [
46     ],
47     "MyCheckDine": [
48       "~> 1.4.0"
49     ]
50   }