[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 3 / 9 / 8 / LMPayv2 / 1.0.0 / LMPayv2.podspec.json
blobc4bafc02d1eb4b078fbb6e43dc39a1240559d60b
2   "name": "LMPayv2",
3   "version": "1.0.0",
4   "summary": "乐马支付iOS SDK",
5   "homepage": "https://www.lmpayplc.com",
6   "authors": {
7     "lmpayplc": "appstore@lmpayplc.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/lmpayplc/LMPaySDKv2.git",
18     "tag": "1.0.0"
19   },
20   "vendored_frameworks": "Frameworks/LMPayv2.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   }