[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / d / 9 / weipl_checkout / 1.2.0 / weipl_checkout.podspec.json
blob848a694d4dacedaba251786a935d914c4f2bbc70
2   "name": "weipl_checkout",
3   "version": "1.2.0",
4   "summary": "iOS Checkout SDK for Worldline ePayments India.",
5   "description": "This is official native SDK to integrate Worldline ePayments India Checkout.",
6   "homepage": "https://github.com/Worldline-ePayments-India/weipl-checkout-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "weipl-checkout-ios": "ashish.palaskar@worldline.com"
13   },
14   "source": {
15     "git": "https://github.com/Worldline-ePayments-India/weipl-checkout-ios.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "resource_bundles": {
24       "weipl_checkout": "weipl_checkout/**/*.{lproj,swiftmodules,png,json}"
25     }
26   },
27   "swift_versions": "4.2",
28   "source_files": "weipl_checkout/**/*.{h,m,swift}",
29   "exclude_files": "weipl_checkout.framework/*.plist",
30   "vendored_frameworks": "weipl_checkout/weipl_checkout.xcframework",
31   "swift_version": "4.2"