[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 3 / f / LWAlipaySDK / 15.5.3 / LWAlipaySDK.podspec.json
blob4c893039318658eef7088585891ccf9e548625a9
2   "name": "LWAlipaySDK",
3   "version": "15.5.3",
4   "summary": "LWAlipaySDK",
5   "description": "Unofficial AlipaySDK for CocoaPods",
6   "homepage": "https://open.alipay.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "allensun",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/sunhr/LWAlipaySDK.git",
17     "tag": "15.5.3"
18   },
19   "vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
20   "resources": "AlipaySDK/AlipaySDK.bundle",
21   "frameworks": [
22     "Foundation",
23     "SystemConfiguration",
24     "CoreTelephony",
25     "CFNetwork",
26     "CoreMotion"
27   ],
28   "libraries": [
29     "z",
30     "c++"
31   ]