[Add] ProFitXSDK 4.2.1
[CocoaPods.git] / Specs / 0 / 2 / 7 / USBankCore / 0.0.1 / USBankCore.podspec.json
blob486bde2694a2dda48d1e86dd5cf2143ec22a371c
2   "name": "USBankCore",
3   "version": "0.0.1",
4   "summary": "A short description of USBankCore.",
5   "description": "Adding framework to create custom button",
6   "homepage": "http://EXAMPLE/USBankCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wipromukesh": "mukesh.lokare@wipro.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "source": {
18     "git": "https://github.com/wipromukesh/ubcore.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "USBankCore/**/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }