[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / 4 / 5 / UPPay / 0.1.0 / UPPay.podspec.json
blob8ae0a29d35a2e31b6a145cb99d8b999d40942335
2   "name": "UPPay",
3   "version": "0.1.0",
4   "summary": "Wonder UPPAY SDK for iOS devices",
5   "description": "beta testing",
6   "platforms": {
7     "ios": "12.0"
8   },
9   "homepage": "https://wonder.app/",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": "Wonder Developer",
15   "source": {
16     "git": "https://github.com/wonder-platform/UPPay.git"
17   },
18   "ios": {
19     "vendored_libraries": "UPPay/libUPPay.a"
20   },
21   "public_header_files": "UPPay/UPPay.h",
22   "source_files": "UPPay/*.{h,m}",
23   "static_framework": true,
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 armv7 arm64",
26     "VALID_ARCHS": "x86_64 armv7 arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 armv7 arm64",
30     "VALID_ARCHS": "x86_64 armv7 arm64"
31   }