[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 7 / 3 / VinIDPayA2A / 1.0.7 / VinIDPayA2A.podspec.json
blob5fc79eee05aec2ff7e2e9272e9e33c180028e3f3
2   "name": "VinIDPayA2A",
3   "version": "1.0.7",
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.7"
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   }