[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / d / 7 / 3 / VinIDPayA2A / 1.0.8 / VinIDPayA2A.podspec.json
blob9bf35293b6dbcf7725563b796b16a1527d68ee99
2   "name": "VinIDPayA2A",
3   "version": "1.0.8",
4   "summary": "VinIDPay iOS app to app SDK",
5   "description": "VinIDPay iOS SDK helps you handle payments with VinID iOS app.",
6   "homepage": "https://vinid.net/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Huong Do": "v.huongdt71@vinid.net"
13   },
14   "source": {
15     "git": "https://github.com/VinID-lab/vinidpay-ios-sdk.git",
16     "tag": "1.0.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "Frameworks/VinIDPaySDK.framework"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }