[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 1 / c / MyCheckWalletUI-iOS / 1.3.1 / MyCheckWalletUI-iOS.podspec.json
blobad0710e3d4e94ecde7e7e5edbeb6d15cf242a48b
2   "name": "MyCheckWalletUI-iOS",
3   "version": "1.3.1",
4   "summary": "An SDK that supplies UI for payment method managment.",
5   "swift_versions": "5.0",
6   "description": "README.md",
7   "homepage": "https://mycheckapp.com",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "elad schiller": "eladsc@mycheck.co.il"
14   },
15   "source": {
16     "git": "https://www.bitbucket.org/mycheck/mycheckwalletui_ios.git",
17     "tag": "1.3.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "MyCheckWalletUI/Classes/**/*",
23   "resource_bundles": {
24     "MyCheckWalletUI": "MyCheckWalletUI/Assets/**/*"
25   },
26   "frameworks": "PassKit",
27   "dependencies": {
28     "MyCheckCore-iOS": [
29       "1.2.1"
30     ],
31     "Braintree/PayPal": [
32       "4.38.0"
33     ],
34     "Braintree/DataCollector": [
35       "4.38.0"
36     ]
37   },
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "swift_version": "5.0"