[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / a / 9 / LLTransportSDK / 1.0.2 / LLTransportSDK.podspec.json
blob00ca45ec89fe13ce2c6a000debe9ea928acfdaa9
2   "name": "LLTransportSDK",
3   "version": "1.0.2",
4   "summary": "LLTransportSDK provide local QRCode-ride business",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.brightcns.cn/Liujiang",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "howoften": "forliujiang@126.com"
13   },
14   "source": {
15     "git": "https://github.com/howoften/LLTransportSDK.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "LLTransportSDK/Frameworks/LLTransportSDK.framework",
22   "dependencies": {
23     "MJRefresh": [
25     ],
26     "MBProgressHUD": [
28     ],
29     "IQKeyboardManager": [
31     ],
32     "AlipaySDK-iOS": [
34     ],
35     "WechatOpenSDK": [
37     ]
38   },
39   "frameworks": [
40     "CFNetwork",
41     "CoreTelephony",
42     "Security",
43     "SystemConfiguration",
44     "MessageUI",
45     "MobileCoreServices",
46     "StoreKit",
47     "QuartzCore",
48     "Foundation",
49     "UIKit"
50   ],
51   "pod_target_xcconfig": {
52     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/AlipaySDK-iOS $(PODS_ROOT)/WechatOpenSDK",
53     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup",
54     "ENABLE_BITCODE": "NO"
55   }