[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 7 / b / WSAlipay / 0.2.0 / WSAlipay.podspec.json
blobfaa8f094a110417eb6b507c0f739392bb1a44f7f
2   "name": "WSAlipay",
3   "version": "0.2.0",
4   "summary": "A short description of WSAlipay.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iOSCoderJane/WSAlipay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iOSCoderJane": "zhaoshenghui@wsecar.com"
13   },
14   "source": {
15     "git": "https://github.com/iOSCoderJane/WSAlipay.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreTelephony",
24     "QuartzCore",
25     "CoreText",
26     "CoreGraphics",
27     "UIKit",
28     "Foundation",
29     "CFNetwork",
30     "CoreMotion"
31   ],
32   "libraries": [
33     "z",
34     "c++"
35   ],
36   "resources": "AlipaySDK/AlipaySDK.bundle",
37   "vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
38   "source_files": [
39     "WSAlipay/Classes/**/*",
40     "AlipaySDK/AlipaySDK.framework/*.h"
41   ],
42   "xcconfig": {
43     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/WSAlipay/AlipaySDK/AlipaySDK.framework/**"
44   },
45   "static_framework": true,
46   "deprecated": true