[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 2 / 7 / USBankCore / 0.0.2 / USBankCore.podspec.json
blobe6fe6bab64250c300cdcb1a6612362658b181ced
2   "name": "USBankCore",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": "USBankCore/**/*.{h,m}",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }