[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / d / e / IPay88Sdk / 2.0.0-SNAPSHOT / IPay88Sdk.podspec.json
blob8ec1c1a7d4a6e1dc0f142ecc22b8db10da1a64bb
2   "name": "IPay88Sdk",
3   "version": "2.0.0-SNAPSHOT",
4   "summary": "IPay88 SDK for iOS",
5   "description": "IPAY88 (Cambodia) Plc.\nWe accept online payments from various methods, such as:\n- Credit or Debit cards (Visa, Mastercard, JCB, Diners Club & UnionPay, etc.)\n- e-Wallets (KHQR, Wing, PiPay, eMoney, Alipay, WeChat Pay, etc.)\n- Online Banking (ACLEDA XPay, CAMPU Direct Debit, Chip Mong Pay, AMK Online Card, etc.)",
6   "homepage": "https://github.com/ipay88cambodia/ipay88-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kuntola": "tola.kun@ipay88.com.kh"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/ipay88cambodia/ipay88-ios-sdk.git",
19     "branch": "main",
20     "tag": "2.0.0-SNAPSHOT"
21   },
22   "ios": {
23     "vendored_frameworks": "Source/IPay88Sdk.xcframework"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }