[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / a / 7 / AlipaySDKLatest / 15.5.6 / AlipaySDKLatest.podspec.json
blobd01a90c7bd1c1c159770037d57a0c2b2fd2a7ff3
2   "name": "AlipaySDKLatest",
3   "version": "15.5.6",
4   "summary": "Alipay lastest SDK",
5   "homepage": "https://github.com/taoyuxuan/AlipaySDK.git",
6   "authors": {
7     "Taoyuxuan": "yunmengzhidian@126.com"
8   },
9   "platforms": {
10     "ios": "9.3"
11   },
12   "source": {
13     "git": "https://github.com/taoyuxuan/AlipaySDK.git",
14     "tag": "15.5.6"
15   },
16   "resources": "AlipaySDK.bundle",
17   "frameworks": [
18     "SystemConfiguration",
19     "QuartzCore",
20     "CoreText",
21     "CoreGraphics",
22     "UIKit",
23     "Foundation",
24     "CFNetwork",
25     "CoreMotion",
26     "CoreTelephony"
27   ],
28   "ios": {
29     "vendored_frameworks": "AlipaySDK.framework"
30   },
31   "libraries": [
32     "c++",
33     "z"
34   ],
35   "xcconfig": {
36     "OTHER_LDFLAGS": "-lz"
37   }