[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / c / MyCheckWalletUI-iOS / 3.0.12 / MyCheckWalletUI-iOS.podspec.json
blobc339b8bfdc4f9ea15d5b7cd096da76a22229944a
2   "name": "MyCheckWalletUI-iOS",
3   "version": "3.0.12",
4   "summary": "An SDK that supplies UI for payment method managment.",
5   "description": "README.md",
6   "homepage": "https://mycheckapp.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dudi hisine": "dudih@mycheck.co.il"
13   },
14   "source": {
15     "git": "https://www.bitbucket.org/mycheck/mycheckwalletui_ios.git",
16     "tag": "3.0.12"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "dependencies": {
22     "MyCheckCore-iOS": [
24     ]
25   },
26   "default_subspecs": "Core",
27   "subspecs": [
28     {
29       "name": "Core",
30       "vendored_frameworks": "Framework/MyCheckWalletUI.framework"
31     }
32   ]