[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 4 / e / OpenPayment / 1.0.7 / OpenPayment.podspec.json
blobd648f9cac8750f476b28fee1c45eeef192e7eb0c
2   "name": "OpenPayment",
3   "version": "1.0.7",
4   "summary": "Cocoapods implementation of OPEN Payment SDK",
5   "description": "Integrate OPEN Payment Gateway with your iOS app and start collecting payments from your customers.",
6   "homepage": "https://github.com/bankopen/open-payment-iOS-framework.git",
7   "license": "MIT",
8   "authors": {
9     "OPEN Financial Technologies Pvt Ltd": "engineering@bankopen.co"
10   },
11   "source": {
12     "git": "https://github.com/bankopen/open-payment-iOS-framework.git",
13     "tag": "1.0.7"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "vendored_frameworks": "OpenPayment.xcframework",
19   "swift_versions": "5.6.1",
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "swift_version": "5.6.1"