[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / d / LMPay / 0.2.1 / LMPay.podspec.json
blob4d3e9526782bdb80058ed4567bea3a1794a876d2
2   "name": "LMPay",
3   "version": "0.2.1",
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.2.1"
19   },
20   "vendored_frameworks": "LMPay.framework",
21   "frameworks": "WebKit",
22   "dependencies": {
23     "MBProgressHUD": [
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }