[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / d / 5 / XLsn0wAliPaySDK / 15.1.3 / XLsn0wAliPaySDK.podspec.json
blobd6c2de44848bafbe528f5a873b912f9c5617779a
2   "name": "XLsn0wAliPaySDK",
3   "version": "15.1.3",
4   "license": {
5     "type": "Copyright",
6     "text": "Copyright (c) 2012 Tencent. All rights reserved."
7   },
8   "summary": "Alipay SDK for iOS to access Alipay platform.",
9   "description": "It's a shame that Alipay doesn't have an official pod for their iOS SDK.\nTherefore, we create this pod to track the official Alipay iOS SDK.",
10   "authors": {
11     "XLsn0w": "xlsn0w@qq.com"
12   },
13   "homepage": "https://github.com/XLsn0w/XLsn0wAlipaySDK",
14   "source": {
15     "git": "https://github.com/XLsn0w/XLsn0wAlipaySDK.git",
16     "tag": "15.1.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "vendored_libraries": "AlipaySDK/*.a",
23   "frameworks": [
24     "CoreMotion",
25     "CoreTelephony",
26     "SystemConfiguration",
27     "CFNetwork"
28   ],
29   "libraries": [
30     "z",
31     "c++"
32   ],
33   "vendored_frameworks": "AlipaySDK/*.framework",
34   "resources": "AlipaySDK/*.bundle"