[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 3 / f / LWAlipaySDK / 15.5.9 / LWAlipaySDK.podspec.json
blob7b4530a84216f073350529ccb5c60c6d20b40df2
2   "name": "LWAlipaySDK",
3   "version": "15.5.9",
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.9"
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   ]