[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 0 / 2 / 7 / USBankCore / 0.0.4 / USBankCore.podspec.json
blob115943a312683241552467ebb8bd30a476771f4f
2   "name": "USBankCore",
3   "version": "0.0.4",
4   "summary": "Adding framework for button integration.",
5   "description": "Adding framework for button integration. add, sum etc",
6   "homepage": "https://github.com/wipromukesh/ubcore",
7   "license": {
8     "type": "MIT",
9     "text": "MIT License"
10   },
11   "authors": {
12     "wipromukesh": "mukesh.lokare@wipro.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "swift_versions": "5.7",
18   "source": {
19     "git": "https://github.com/wipromukesh/ubcore.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "USBankCore/**/*.{h,m}",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "swift_version": "5.7"