[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 0 / d / e / IPay88Sdk / 1.0.1 / IPay88Sdk.podspec.json
blobb32ec5db72d6752205a8ffb13d51b4cebe103407
2   "name": "IPay88Sdk",
3   "version": "1.0.1",
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, Mastercards, 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, Prince Bank QR, 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": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/ipay88cambodia/ipay88-ios-sdk.git",
19     "branch": "main",
20     "tag": "1.0.1"
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   }