[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / 0 / astrapay-qris / 0.5.1 / astrapay-qris.podspec.json
blob4593d1d1b5829ea5c41ccb4c49a4e3a3a3f10580
2   "name": "astrapay-qris",
3   "version": "0.5.1",
4   "summary": "AstraPay Qris SDK",
5   "description": "AstraPay Qris SDK simplifies the integration of QRIS payments and top-up functionality into mobile and web applications.",
6   "homepage": "https://github.com/astrapay/qris-pod-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "user_target_xcconfig": {
12     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
13     "GENERATE_INFOPLIST_FILE": "YES"
14   },
15   "pod_target_xcconfig": {
16     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
17     "GENERATE_INFOPLIST_FILE": "YES"
18   },
19   "authors": {
20     "Astrapay": "devops@astrapay.com"
21   },
22   "source": {
23     "git": "https://github.com/astrapay/qris-pod-ios.git",
24     "tag": "0.5.1"
25   },
26   "dependencies": {
27     "Alamofire": [
29     ]
30   },
31   "platforms": {
32     "ios": "13.6"
33   },
34   "swift_versions": "5.3",
35   "vendored_frameworks": "AstraPayQrisSdk.xcframework",
36   "swift_version": "5.3"