[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 1 / d / LMPay / 0.1.4 / LMPay.podspec.json
blob84d9338e317283f0eafc034de8a07297ebab0eda
2   "name": "LMPay",
3   "version": "0.1.4",
4   "summary": "乐马支付iOS SDK",
5   "homepage": "https://www.lmpayplc.com",
6   "authors": {
7     "Cyril": "cyril8239@gmail.com"
8   },
9   "license": {
10     "type": "Copyright",
11     "text": "Copyright © 2020.LM PAY PLC"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/ultronnet/LMPay.git",
18     "tag": "0.1.4"
19   },
20   "vendored_frameworks": "LMPay.framework",
21   "resources": "LMPay.bundle",
22   "frameworks": "WebKit",
23   "dependencies": {
24     "MBProgressHUD": [
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   }