[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 1 / c / MyCheckWalletUI-iOS / 3.0.15 / MyCheckWalletUI-iOS.podspec.json
blob162d5e7946e8c3e56e651de8dfd5709509de88d6
2   "name": "MyCheckWalletUI-iOS",
3   "version": "3.0.15",
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.15"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "dependencies": {
22     "MyCheckCore-iOS": [
23       "1.1.15"
24     ]
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "default_subspecs": "Core",
33   "subspecs": [
34     {
35       "name": "Core",
36       "vendored_frameworks": "Framework/MyCheckWalletUI.framework"
37     }
38   ]